From b5230861cbccb0ec6af4fc7e03caf4e2c3b23237 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 7 Feb 2024 09:29:24 +0000 Subject: [PATCH] add Performance (IPC) (customBiggerIsBetter) benchmark result for c692d7d6a24d54c241d93abda316aacc05e34a58 --- 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 c6089b49d..50e2965a9 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1707297792886, + "lastUpdate": 1707298164622, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -6914,6 +6914,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": "c692d7d6a24d54c241d93abda316aacc05e34a58", + "message": "Assertions in hardware (#538)", + "timestamp": "2024-02-07T10:13:22+01:00", + "tree_id": "f166882a58dd1fde98d55e46c549ebe3f4c1c841", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/c692d7d6a24d54c241d93abda316aacc05e34a58" + }, + "date": 1707298161659, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "nettle-sha256", + "value": 0.464452895145921, + "unit": "Instructions Per Cycle" + }, + { + "name": "statemate", + "value": 0.2152619862603825, + "unit": "Instructions Per Cycle" + }, + { + "name": "nsichneu", + "value": 0.29959791363234617, + "unit": "Instructions Per Cycle" + }, + { + "name": "slre", + "value": 0.1814903648969226, + "unit": "Instructions Per Cycle" + }, + { + "name": "minver", + "value": 0.16937939273068717, + "unit": "Instructions Per Cycle" + }, + { + "name": "ud", + "value": 0.24238811346240433, + "unit": "Instructions Per Cycle" + }, + { + "name": "crc32", + "value": 0.3008663337319172, + "unit": "Instructions Per Cycle" + }, + { + "name": "aha-mont64", + "value": 0.2707173800277587, + "unit": "Instructions Per Cycle" + } + ] } ], "Fmax and LCs (basic)": [