Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for 612…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 24, 2024
1 parent e98f4be commit b9dbd26
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": 1711318347390,
"lastUpdate": 1711318634376,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -8962,6 +8962,70 @@ window.BENCHMARK_DATA = {
"unit": "Instructions Per Cycle"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "61285335cc79a3cae7595eae2c77a20c3e8ff180",
"message": "Bump black from 23.3.0 to 24.3.0 (#625)",
"timestamp": "2024-03-24T23:05:33+01:00",
"tree_id": "5c58a004ece2195278b4e65aacdb891ba4a42735",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/61285335cc79a3cae7595eae2c77a20c3e8ff180"
},
"date": 1711318630857,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nsichneu",
"value": 0.29959791363234617,
"unit": "Instructions Per Cycle"
},
{
"name": "aha-mont64",
"value": 0.3246413600430343,
"unit": "Instructions Per Cycle"
},
{
"name": "nettle-sha256",
"value": 0.4158309618409448,
"unit": "Instructions Per Cycle"
},
{
"name": "slre",
"value": 0.18115635899199292,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.23775978551326782,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.29204002838551374,
"unit": "Instructions Per Cycle"
},
{
"name": "statemate",
"value": 0.21524395351898612,
"unit": "Instructions Per Cycle"
},
{
"name": "crc32",
"value": 0.26365515005807827,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit b9dbd26

Please sign in to comment.