Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for a15…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 6, 2023
1 parent e51bb4c commit a31accd
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": 1696531131911,
"lastUpdate": 1696585142742,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -2370,6 +2370,70 @@ window.BENCHMARK_DATA = {
"unit": "Instructions Per Cycle"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Marek Materzok",
"username": "tilk"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a1556d5e571983f0e6240f00d0591cb7839eb0f8",
"message": "Better debug signals for simple test circuit (#463)",
"timestamp": "2023-10-06T11:13:39+02:00",
"tree_id": "adc009ac3507f44c598d46d5b5e2782b3e476552",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/a1556d5e571983f0e6240f00d0591cb7839eb0f8"
},
"date": 1696585140531,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nettle-sha256",
"value": 0.36868634053500093,
"unit": "Instructions Per Cycle"
},
{
"name": "slre",
"value": 0.2159196483640026,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.24225926200771405,
"unit": "Instructions Per Cycle"
},
{
"name": "aha-mont64",
"value": 0.287102112304355,
"unit": "Instructions Per Cycle"
},
{
"name": "statemate",
"value": 0.21143582629957916,
"unit": "Instructions Per Cycle"
},
{
"name": "nsichneu",
"value": 0.15476224925165344,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.29403051593959734,
"unit": "Instructions Per Cycle"
},
{
"name": "crc32",
"value": 0.38400652367450455,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit a31accd

Please sign in to comment.