-
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 4f2…
- Loading branch information
github-action-benchmark
committed
Apr 2, 2024
1 parent
1aaf2d4
commit 29c1da4
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": 1712069018552, | ||
"lastUpdate": 1712069332197, | ||
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", | ||
"entries": { | ||
"Performance (IPC)": [ | ||
|
@@ -9474,6 +9474,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": "4f25673dbe3fad00510239bcdb43bc7d0b4f54a5", | ||
"message": "Fix yet another bug in the instruction cache (#638)", | ||
"timestamp": "2024-04-02T16:36:29+02:00", | ||
"tree_id": "3fa2f35646abc63de48f43307b6c27e8f90da444", | ||
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/4f25673dbe3fad00510239bcdb43bc7d0b4f54a5" | ||
}, | ||
"date": 1712069329701, | ||
"tool": "customBiggerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "minver", | ||
"value": 0.23776400713784746, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "slre", | ||
"value": 0.18115576572918168, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "nsichneu", | ||
"value": 0.292077015030431, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "ud", | ||
"value": 0.2920382721023797, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "crc32", | ||
"value": 0.26365515005807827, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "nettle-sha256", | ||
"value": 0.4157024568037011, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "aha-mont64", | ||
"value": 0.32463975052119354, | ||
"unit": "Instructions Per Cycle" | ||
}, | ||
{ | ||
"name": "statemate", | ||
"value": 0.215236226126083, | ||
"unit": "Instructions Per Cycle" | ||
} | ||
] | ||
} | ||
], | ||
"Fmax and LCs (basic)": [ | ||
|