Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for bfc…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 27, 2023
1 parent ba60b05 commit 77f0092
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": 1701077449772,
"lastUpdate": 1701077835968,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -3970,6 +3970,70 @@ window.BENCHMARK_DATA = {
"unit": "Instructions Per Cycle"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Maksymilian Komarnicki",
"username": "makz00"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "bfc0445eb94f134c87fb6971223742b155e3b904",
"message": "Add fork repositories support for reporting regression tests (#508)",
"timestamp": "2023-11-27T10:22:55+01:00",
"tree_id": "a20467aa18c053caa3d9ac4bab68784ea07e4d08",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/bfc0445eb94f134c87fb6971223742b155e3b904"
},
"date": 1701077833865,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "nsichneu",
"value": 0.2420362948846237,
"unit": "Instructions Per Cycle"
},
{
"name": "nettle-sha256",
"value": 0.50015132026935,
"unit": "Instructions Per Cycle"
},
{
"name": "slre",
"value": 0.26240061481242527,
"unit": "Instructions Per Cycle"
},
{
"name": "crc32",
"value": 0.4343032651645274,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.25211480106460527,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.3332441948567099,
"unit": "Instructions Per Cycle"
},
{
"name": "statemate",
"value": 0.2783650349000975,
"unit": "Instructions Per Cycle"
},
{
"name": "aha-mont64",
"value": 0.34174027385235617,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit 77f0092

Please sign in to comment.