Skip to content

Commit

Permalink
add Performance (IPC) (customBiggerIsBetter) benchmark result for bf8…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 17, 2023
1 parent 0edf722 commit 1b05ea0
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": 1700213666886,
"lastUpdate": 1700214083653,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -3714,6 +3714,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": "bf8b6775e9d159b2af87c8806fa45cfc0a453040",
"message": "DummyLSU refactored again (#511)",
"timestamp": "2023-11-17T10:26:41+01:00",
"tree_id": "d209a8ce950a1159be5bca23789d9e056d5abbb9",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/bf8b6775e9d159b2af87c8806fa45cfc0a453040"
},
"date": 1700214081465,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "slre",
"value": 0.26240061481242527,
"unit": "Instructions Per Cycle"
},
{
"name": "minver",
"value": 0.25211480106460527,
"unit": "Instructions Per Cycle"
},
{
"name": "aha-mont64",
"value": 0.34174027385235617,
"unit": "Instructions Per Cycle"
},
{
"name": "nettle-sha256",
"value": 0.50015132026935,
"unit": "Instructions Per Cycle"
},
{
"name": "nsichneu",
"value": 0.2420362948846237,
"unit": "Instructions Per Cycle"
},
{
"name": "ud",
"value": 0.3332441948567099,
"unit": "Instructions Per Cycle"
},
{
"name": "crc32",
"value": 0.4343032651645274,
"unit": "Instructions Per Cycle"
},
{
"name": "statemate",
"value": 0.2783650349000975,
"unit": "Instructions Per Cycle"
}
]
}
],
"Fmax and LCs (basic)": [
Expand Down

0 comments on commit 1b05ea0

Please sign in to comment.