From 7859bf06f090d4fe21e86df39b2f12e88f88310f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 29 Oct 2023 17:46:55 +0000 Subject: [PATCH] add Performance (IPC) (customBiggerIsBetter) benchmark result for 99f3749b855d6a773932003213114fa5e07a0030 --- 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 615844871..8db94c307 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698600350223, + "lastUpdate": 1698601615773, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -3138,6 +3138,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": "99f3749b855d6a773932003213114fa5e07a0030", + "message": "Extend Transactron introduction (#491)", + "timestamp": "2023-10-29T18:15:57+01:00", + "tree_id": "f27a6ce3df534474c9de4abe0949c4fd9f4ad8d9", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/99f3749b855d6a773932003213114fa5e07a0030" + }, + "date": 1698601613692, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "statemate", + "value": 0.21143582629957916, + "unit": "Instructions Per Cycle" + }, + { + "name": "aha-mont64", + "value": 0.287102112304355, + "unit": "Instructions Per Cycle" + }, + { + "name": "crc32", + "value": 0.38400652367450455, + "unit": "Instructions Per Cycle" + }, + { + "name": "nsichneu", + "value": 0.15476224925165344, + "unit": "Instructions Per Cycle" + }, + { + "name": "slre", + "value": 0.2159196483640026, + "unit": "Instructions Per Cycle" + }, + { + "name": "ud", + "value": 0.29403051593959734, + "unit": "Instructions Per Cycle" + }, + { + "name": "nettle-sha256", + "value": 0.36868634053500093, + "unit": "Instructions Per Cycle" + }, + { + "name": "minver", + "value": 0.24225926200771405, + "unit": "Instructions Per Cycle" + } + ] } ], "Fmax and LCs (basic)": [