From f0e08cb9a668c05268e7c1d21cd428a86d931934 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 14 Nov 2023 09:12:07 +0000 Subject: [PATCH] add Performance (IPC) (customBiggerIsBetter) benchmark result for 8454fb8a1f180ef090157f723a617f94c26cfb5c --- 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 d00213498..dd209d7bb 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699952662593, + "lastUpdate": 1699953127855, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -3586,6 +3586,70 @@ window.BENCHMARK_DATA = { "unit": "Instructions Per Cycle" } ] + }, + { + "commit": { + "author": { + "email": "47438768+JumiDeluxe@users.noreply.github.com", + "name": "Julia Matuszewska", + "username": "JumiDeluxe" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "8454fb8a1f180ef090157f723a617f94c26cfb5c", + "message": "Cache regression tests in workflow (#495)", + "timestamp": "2023-11-14T09:56:50+01:00", + "tree_id": "4fed5b33064f3f2f7ff7c30a9fc0e8f459d24d27", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/8454fb8a1f180ef090157f723a617f94c26cfb5c" + }, + "date": 1699953125426, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "crc32", + "value": 0.4060517364132584, + "unit": "Instructions Per Cycle" + }, + { + "name": "nsichneu", + "value": 0.2263659364741956, + "unit": "Instructions Per Cycle" + }, + { + "name": "slre", + "value": 0.23498249728113105, + "unit": "Instructions Per Cycle" + }, + { + "name": "ud", + "value": 0.3148387277882267, + "unit": "Instructions Per Cycle" + }, + { + "name": "minver", + "value": 0.24769419811390586, + "unit": "Instructions Per Cycle" + }, + { + "name": "nettle-sha256", + "value": 0.43538826318909307, + "unit": "Instructions Per Cycle" + }, + { + "name": "statemate", + "value": 0.24034529759200363, + "unit": "Instructions Per Cycle" + }, + { + "name": "aha-mont64", + "value": 0.31129847413772255, + "unit": "Instructions Per Cycle" + } + ] } ], "Fmax and LCs (basic)": [