From ce0785887347a6dfb154c52b71f07b82b11988d8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 14 Apr 2024 18:16:39 +0000 Subject: [PATCH] add Performance (IPC) (customBiggerIsBetter) benchmark result for 0f6d1895a74ac4a32f91a7e7860b6418b25f1de3 --- 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 80801ee5f..13d5da2ee 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713118509170, + "lastUpdate": 1713118599862, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -10434,6 +10434,70 @@ window.BENCHMARK_DATA = { "unit": "Instructions Per Cycle" } ] + }, + { + "commit": { + "author": { + "email": "xthaid@gmail.com", + "name": "Jakub UrbaƄczyk", + "username": "xThaid" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0f6d1895a74ac4a32f91a7e7860b6418b25f1de3", + "message": "Reduce number of cycles in core tests (#659)", + "timestamp": "2024-04-14T20:04:33+02:00", + "tree_id": "0b012bc257949fdd19514b1615bb4c1628b2139b", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/0f6d1895a74ac4a32f91a7e7860b6418b25f1de3" + }, + "date": 1713118596520, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "nettle-sha256", + "value": 0.6434440067529544, + "unit": "Instructions Per Cycle" + }, + { + "name": "nsichneu", + "value": 0.3446809120073327, + "unit": "Instructions Per Cycle" + }, + { + "name": "ud", + "value": 0.39809156081305413, + "unit": "Instructions Per Cycle" + }, + { + "name": "crc32", + "value": 0.45704217932358554, + "unit": "Instructions Per Cycle" + }, + { + "name": "minver", + "value": 0.3111595213198559, + "unit": "Instructions Per Cycle" + }, + { + "name": "statemate", + "value": 0.30413608847103385, + "unit": "Instructions Per Cycle" + }, + { + "name": "slre", + "value": 0.2559893748467081, + "unit": "Instructions Per Cycle" + }, + { + "name": "aha-mont64", + "value": 0.4039033296734477, + "unit": "Instructions Per Cycle" + } + ] } ], "Fmax and LCs (basic)": [