-
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 0f6…
- Loading branch information
github-action-benchmark
committed
Apr 14, 2024
1 parent
45ac80e
commit ce07858
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": 1713118509170, | ||
"lastUpdate": 1713118599862, | ||
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", | ||
"entries": { | ||
"Performance (IPC)": [ | ||
|
@@ -10434,6 +10434,70 @@ window.BENCHMARK_DATA = { | |
"unit": "Instructions Per Cycle" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Jakub Urbańczyk", | ||
"username": "xThaid" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "0f6d1895a74ac4a32f91a7e7860b6418b25f1de3", | ||
"message": "Reduce number of cycles in core tests (#659)", | ||
"timestamp": "2024-04-14T20:04:33+02:00", | ||
"tree_id": "0b012bc257949fdd19514b1615bb4c1628b2139b", | ||
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/0f6d1895a74ac4a32f91a7e7860b6418b25f1de3" | ||
}, | ||
"date": 1713118596520, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "nettle-sha256", | ||
"value": 0.6434440067529544, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "nsichneu", | ||
"value": 0.3446809120073327, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "ud", | ||
"value": 0.39809156081305413, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "crc32", | ||
"value": 0.45704217932358554, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "minver", | ||
"value": 0.3111595213198559, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "statemate", | ||
"value": 0.30413608847103385, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "slre", | ||
"value": 0.2559893748467081, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "aha-mont64", | ||
"value": 0.4039033296734477, | ||
"unit": "Instructions Per Cycle" | ||
} | ||
] | ||
} | ||
], | ||
"Fmax and LCs (basic)": [ | ||
|