From 98463a8e45b2369284414f2fd3a992b7c0e19a77 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 3 Jul 2023 12:21:43 +0000 Subject: [PATCH] add Performance (IPC) (customBiggerIsBetter) benchmark result for 98f5b887708e7b3cfa0456bc3b7f828b0488a602 --- dev/benchmark/data.js | 66 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index 65d7ae5bb..7ad2106c2 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1688386029305, + "lastUpdate": 1688386903088, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -1282,6 +1282,70 @@ window.BENCHMARK_DATA = { "unit": "Instructions Per Cycle" } ] + }, + { + "commit": { + "author": { + "email": "tilk@tilk.eu", + "name": "Marek Materzok", + "username": "tilk" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "98f5b887708e7b3cfa0456bc3b7f828b0488a602", + "message": "Use Zbc and Zbs in full core (#421)", + "timestamp": "2023-07-03T14:01:00+02:00", + "tree_id": "bb2ab9d118ffffc4d31965d88232339329bf6fd3", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/98f5b887708e7b3cfa0456bc3b7f828b0488a602" + }, + "date": 1688386901269, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "crc32", + "value": 0.383974924819342, + "unit": "Instructions Per Cycle" + }, + { + "name": "aha-mont64", + "value": 0.2828491744495354, + "unit": "Instructions Per Cycle" + }, + { + "name": "statemate", + "value": 0.20126447714429588, + "unit": "Instructions Per Cycle" + }, + { + "name": "nettle-sha256", + "value": 0.36743626977565014, + "unit": "Instructions Per Cycle" + }, + { + "name": "ud", + "value": 0.29335309567662415, + "unit": "Instructions Per Cycle" + }, + { + "name": "nsichneu", + "value": 0.1537547475379883, + "unit": "Instructions Per Cycle" + }, + { + "name": "minver", + "value": 0.24125798497454903, + "unit": "Instructions Per Cycle" + }, + { + "name": "slre", + "value": 0.21250038417801273, + "unit": "Instructions Per Cycle" + } + ] } ], "Fmax and LCs (basic)": [