From 29449e007f19e796653df687de3eb5f49ba8e29c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 24 Oct 2023 18:07:20 +0000 Subject: [PATCH] add Performance (IPC) (customBiggerIsBetter) benchmark result for 3da0f5c74bcb7c0b713f7b53bced690ef519270e --- 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 86d65af1a..6f13e283d 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698170194397, + "lastUpdate": 1698170839951, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -2946,6 +2946,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": "3da0f5c74bcb7c0b713f7b53bced690ef519270e", + "message": "Bump Pyright (#485)", + "timestamp": "2023-10-24T19:44:18+02:00", + "tree_id": "ca6266a9b9af5f5e5ac73a35332f166d32ad18e4", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/3da0f5c74bcb7c0b713f7b53bced690ef519270e" + }, + "date": 1698170838156, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "slre", + "value": 0.2159196483640026, + "unit": "Instructions Per Cycle" + }, + { + "name": "ud", + "value": 0.29403051593959734, + "unit": "Instructions Per Cycle" + }, + { + "name": "aha-mont64", + "value": 0.287102112304355, + "unit": "Instructions Per Cycle" + }, + { + "name": "nsichneu", + "value": 0.15476224925165344, + "unit": "Instructions Per Cycle" + }, + { + "name": "nettle-sha256", + "value": 0.36868634053500093, + "unit": "Instructions Per Cycle" + }, + { + "name": "minver", + "value": 0.24225926200771405, + "unit": "Instructions Per Cycle" + }, + { + "name": "crc32", + "value": 0.38400652367450455, + "unit": "Instructions Per Cycle" + }, + { + "name": "statemate", + "value": 0.21143582629957916, + "unit": "Instructions Per Cycle" + } + ] } ], "Fmax and LCs (basic)": [