From 60cf5e2205d1e4ec7dba2766a38228a330c2b667 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 14 Dec 2024 10:51:04 +0000 Subject: [PATCH] add Performance (IPC) (customBiggerIsBetter) benchmark result for 08e43d9207277f8c4d62b42e48d60b9f033bf153 --- 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 84e3b0fd2..aad08485e 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733870540174, + "lastUpdate": 1734173464643, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -15042,6 +15042,70 @@ window.BENCHMARK_DATA = { "unit": "Instructions Per Cycle" } ] + }, + { + "commit": { + "author": { + "email": "73073559+Durchbruchswagen@users.noreply.github.com", + "name": "Mateusz MarszaƂek", + "username": "Durchbruchswagen" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "08e43d9207277f8c4d62b42e48d60b9f033bf153", + "message": "LZA (Leading zeros anticipation) (#741)", + "timestamp": "2024-12-14T11:38:11+01:00", + "tree_id": "b940dbcaed2faeaa7ee8139423d51c14bd396efb", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/08e43d9207277f8c4d62b42e48d60b9f033bf153" + }, + "date": 1734173460146, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "aha-mont64", + "value": 0.41669606786750707, + "unit": "Instructions Per Cycle" + }, + { + "name": "crc32", + "value": 0.5253515724878548, + "unit": "Instructions Per Cycle" + }, + { + "name": "minver", + "value": 0.37011882172540067, + "unit": "Instructions Per Cycle" + }, + { + "name": "nettle-sha256", + "value": 0.6311502731844466, + "unit": "Instructions Per Cycle" + }, + { + "name": "nsichneu", + "value": 0.35923880597014923, + "unit": "Instructions Per Cycle" + }, + { + "name": "slre", + "value": 0.2912586817640416, + "unit": "Instructions Per Cycle" + }, + { + "name": "statemate", + "value": 0.3275963544917869, + "unit": "Instructions Per Cycle" + }, + { + "name": "ud", + "value": 0.43960746096140335, + "unit": "Instructions Per Cycle" + } + ] } ], "Fmax and LCs (basic)": [