Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for 09e…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 10, 2024
1 parent 42d9819 commit ad512a8
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": 1710086793333,
"lastUpdate": 1710087183747,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -8066,6 +8066,70 @@ window.BENCHMARK_DATA = {
"unit": "Instructions Per Cycle"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "piotro888",
"username": "piotro888"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "09e3e7340a724e6d512731c95a1f65debf0ca33e",
"message": "Cache riscv-arch-test build (#606)",
"timestamp": "2024-03-10T16:56:04+01:00",
"tree_id": "fcd4a0e8b00a97197b19c9f655071fba54ebeaa2",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/09e3e7340a724e6d512731c95a1f65debf0ca33e"
},
"date": 1710087181422,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "statemate",
"value": 0.2152619862603825,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.24238811346240433,
"unit": "Instructions Per Cycle"
},
{
"name": "nettle-sha256",
"value": 0.464452895145921,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.16937939273068717,
"unit": "Instructions Per Cycle"
},
{
"name": "nsichneu",
"value": 0.29959791363234617,
"unit": "Instructions Per Cycle"
},
{
"name": "crc32",
"value": 0.3008663337319172,
"unit": "Instructions Per Cycle"
},
{
"name": "slre",
"value": 0.1814903648969226,
"unit": "Instructions Per Cycle"
},
{
"name": "aha-mont64",
"value": 0.2707173800277587,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit ad512a8

Please sign in to comment.