-
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 99f…
- Loading branch information
github-action-benchmark
committed
Oct 29, 2023
1 parent
c8f32be
commit 7859bf0
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": 1698600350223, | ||
"lastUpdate": 1698601615773, | ||
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", | ||
"entries": { | ||
"Performance (IPC)": [ | ||
|
@@ -3138,6 +3138,70 @@ window.BENCHMARK_DATA = { | |
"unit": "Instructions Per Cycle" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Marek Materzok", | ||
"username": "tilk" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "99f3749b855d6a773932003213114fa5e07a0030", | ||
"message": "Extend Transactron introduction (#491)", | ||
"timestamp": "2023-10-29T18:15:57+01:00", | ||
"tree_id": "f27a6ce3df534474c9de4abe0949c4fd9f4ad8d9", | ||
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/99f3749b855d6a773932003213114fa5e07a0030" | ||
}, | ||
"date": 1698601613692, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "statemate", | ||
"value": 0.21143582629957916, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "aha-mont64", | ||
"value": 0.287102112304355, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "crc32", | ||
"value": 0.38400652367450455, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "nsichneu", | ||
"value": 0.15476224925165344, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "slre", | ||
"value": 0.2159196483640026, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "ud", | ||
"value": 0.29403051593959734, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "nettle-sha256", | ||
"value": 0.36868634053500093, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "minver", | ||
"value": 0.24225926200771405, | ||
"unit": "Instructions Per Cycle" | ||
} | ||
] | ||
} | ||
], | ||
"Fmax and LCs (basic)": [ | ||
|