Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for e49…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 7, 2023
1 parent cd7ee30 commit be4baaa
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": 1696675711594,
"lastUpdate": 1696676423481,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -2498,6 +2498,70 @@ window.BENCHMARK_DATA = {
"unit": "Instructions Per Cycle"
}
]
},
{
"commit": {
"author": {
"email": "34948061+lekcyjna123@users.noreply.github.com",
"name": "lekcyjna123",
"username": "lekcyjna123"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "e496a63e2616bf1381d688205656d58cba2331e3",
"message": "Fix broken synthesis after cleanup (#468)",
"timestamp": "2023-10-07T12:39:21+02:00",
"tree_id": "e8c3656b78b127784a370544710aa95daf550caf",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/e496a63e2616bf1381d688205656d58cba2331e3"
},
"date": 1696676421964,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "crc32",
"value": 0.38400652367450455,
"unit": "Instructions Per Cycle"
},
{
"name": "nettle-sha256",
"value": 0.36868634053500093,
"unit": "Instructions Per Cycle"
},
{
"name": "nsichneu",
"value": 0.15476224925165344,
"unit": "Instructions Per Cycle"
},
{
"name": "slre",
"value": 0.2159196483640026,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.24225926200771405,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.29403051593959734,
"unit": "Instructions Per Cycle"
},
{
"name": "aha-mont64",
"value": 0.287102112304355,
"unit": "Instructions Per Cycle"
},
{
"name": "statemate",
"value": 0.21143582629957916,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit be4baaa

Please sign in to comment.