-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Performance (IPC) (customBiggerIsBetter) benchmark result for 044…
- Loading branch information
github-action-benchmark
committed
Mar 17, 2024
1 parent
9f2e248
commit 2931e6e
Showing
1 changed file
with
65 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1710681829929, | ||
"lastUpdate": 1710682192960, | ||
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", | ||
"entries": { | ||
"Performance (IPC)": [ | ||
|
@@ -8642,6 +8642,70 @@ window.BENCHMARK_DATA = { | |
"unit": "Instructions Per Cycle" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "lekcyjna123", | ||
"username": "lekcyjna123" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "044b12533009ae5e9dff9a3f7c0176ce249cee9b", | ||
"message": "Split transactron core (#617)", | ||
"timestamp": "2024-03-17T14:16:49+01:00", | ||
"tree_id": "5dbb450f71a1968ff98ca228ecb844919e89adee", | ||
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/044b12533009ae5e9dff9a3f7c0176ce249cee9b" | ||
}, | ||
"date": 1710682190654, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "slre", | ||
"value": 0.18115635899199292, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "nsichneu", | ||
"value": 0.29959791363234617, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "minver", | ||
"value": 0.23775978551326782, | ||
"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": "statemate", | ||
"value": 0.21524395351898612, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "ud", | ||
"value": 0.29204002838551374, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "crc32", | ||
"value": 0.26365515005807827, | ||
"unit": "Instructions Per Cycle" | ||
} | ||
] | ||
} | ||
], | ||
"Fmax and LCs (basic)": [ | ||
|