Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for 845…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 14, 2023
1 parent 04e5a8f commit f0e08cb
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": 1699952662593,
"lastUpdate": 1699953127855,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -3586,6 +3586,70 @@ window.BENCHMARK_DATA = {
"unit": "Instructions Per Cycle"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Julia Matuszewska",
"username": "JumiDeluxe"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "8454fb8a1f180ef090157f723a617f94c26cfb5c",
"message": "Cache regression tests in workflow (#495)",
"timestamp": "2023-11-14T09:56:50+01:00",
"tree_id": "4fed5b33064f3f2f7ff7c30a9fc0e8f459d24d27",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/8454fb8a1f180ef090157f723a617f94c26cfb5c"
},
"date": 1699953125426,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "crc32",
"value": 0.4060517364132584,
"unit": "Instructions Per Cycle"
},
{
"name": "nsichneu",
"value": 0.2263659364741956,
"unit": "Instructions Per Cycle"
},
{
"name": "slre",
"value": 0.23498249728113105,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.3148387277882267,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.24769419811390586,
"unit": "Instructions Per Cycle"
},
{
"name": "nettle-sha256",
"value": 0.43538826318909307,
"unit": "Instructions Per Cycle"
},
{
"name": "statemate",
"value": 0.24034529759200363,
"unit": "Instructions Per Cycle"
},
{
"name": "aha-mont64",
"value": 0.31129847413772255,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit f0e08cb

Please sign in to comment.