From 1e1054d58332a850e2a1d89d022bc00aad62c913 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Oct 2023 18:57:47 +0000 Subject: [PATCH] add Performance (IPC) (customBiggerIsBetter) benchmark result for 122ac317b22136ba0a783fe1d4c1affbf1c541bd --- 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 6cf150b9d..310c49764 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698086941002, + "lastUpdate": 1698087467263, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -2882,6 +2882,70 @@ window.BENCHMARK_DATA = { "unit": "Instructions Per Cycle" } ] + }, + { + "commit": { + "author": { + "email": "piotro888@wp.pl", + "name": "piotro888", + "username": "piotro888" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "122ac317b22136ba0a783fe1d4c1affbf1c541bd", + "message": "Fix memory protection in regression tests (#481)", + "timestamp": "2023-10-23T20:35:10+02:00", + "tree_id": "7c77efdd6f6a0d5eecb7af2e3340494334025f4d", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/122ac317b22136ba0a783fe1d4c1affbf1c541bd" + }, + "date": 1698087464323, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "crc32", + "value": 0.38400652367450455, + "unit": "Instructions Per Cycle" + }, + { + "name": "ud", + "value": 0.29403051593959734, + "unit": "Instructions Per Cycle" + }, + { + "name": "nsichneu", + "value": 0.15476224925165344, + "unit": "Instructions Per Cycle" + }, + { + "name": "nettle-sha256", + "value": 0.36868634053500093, + "unit": "Instructions Per Cycle" + }, + { + "name": "slre", + "value": 0.2159196483640026, + "unit": "Instructions Per Cycle" + }, + { + "name": "aha-mont64", + "value": 0.287102112304355, + "unit": "Instructions Per Cycle" + }, + { + "name": "minver", + "value": 0.24225926200771405, + "unit": "Instructions Per Cycle" + }, + { + "name": "statemate", + "value": 0.21143582629957916, + "unit": "Instructions Per Cycle" + } + ] } ], "Fmax and LCs (basic)": [