Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for 98f…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 3, 2023
1 parent 2f54ef6 commit 98463a8
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": 1688386029305,
"lastUpdate": 1688386903088,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -1282,6 +1282,70 @@ window.BENCHMARK_DATA = {
"unit": "Instructions Per Cycle"
}
]
},
{
"commit": {
"author": {
"email": "tilk@tilk.eu",
"name": "Marek Materzok",
"username": "tilk"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "98f5b887708e7b3cfa0456bc3b7f828b0488a602",
"message": "Use Zbc and Zbs in full core (#421)",
"timestamp": "2023-07-03T14:01:00+02:00",
"tree_id": "bb2ab9d118ffffc4d31965d88232339329bf6fd3",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/98f5b887708e7b3cfa0456bc3b7f828b0488a602"
},
"date": 1688386901269,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "crc32",
"value": 0.383974924819342,
"unit": "Instructions Per Cycle"
},
{
"name": "aha-mont64",
"value": 0.2828491744495354,
"unit": "Instructions Per Cycle"
},
{
"name": "statemate",
"value": 0.20126447714429588,
"unit": "Instructions Per Cycle"
},
{
"name": "nettle-sha256",
"value": 0.36743626977565014,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.29335309567662415,
"unit": "Instructions Per Cycle"
},
{
"name": "nsichneu",
"value": 0.1537547475379883,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.24125798497454903,
"unit": "Instructions Per Cycle"
},
{
"name": "slre",
"value": 0.21250038417801273,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit 98463a8

Please sign in to comment.