Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for 08e…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 14, 2024
1 parent f717301 commit 60cf5e2
Showing 1 changed file with 65 additions and 1 deletion.
66 changes: 65 additions & 1 deletion dev/benchmark/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733870540174,
"lastUpdate": 1734173464643,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -15042,6 +15042,70 @@ window.BENCHMARK_DATA = {
"unit": "Instructions Per Cycle"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Mateusz Marszałek",
"username": "Durchbruchswagen"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "08e43d9207277f8c4d62b42e48d60b9f033bf153",
"message": "LZA (Leading zeros anticipation) (#741)",
"timestamp": "2024-12-14T11:38:11+01:00",
"tree_id": "b940dbcaed2faeaa7ee8139423d51c14bd396efb",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/08e43d9207277f8c4d62b42e48d60b9f033bf153"
},
"date": 1734173460146,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "aha-mont64",
"value": 0.41669606786750707,
"unit": "Instructions Per Cycle"
},
{
"name": "crc32",
"value": 0.5253515724878548,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.37011882172540067,
"unit": "Instructions Per Cycle"
},
{
"name": "nettle-sha256",
"value": 0.6311502731844466,
"unit": "Instructions Per Cycle"
},
{
"name": "nsichneu",
"value": 0.35923880597014923,
"unit": "Instructions Per Cycle"
},
{
"name": "slre",
"value": 0.2912586817640416,
"unit": "Instructions Per Cycle"
},
{
"name": "statemate",
"value": 0.3275963544917869,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.43960746096140335,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit 60cf5e2

Please sign in to comment.