Skip to content

Commit

Permalink
add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 15, 2024
1 parent 56e8e51 commit 999803f
Showing 1 changed file with 50 additions and 1 deletion.
51 changes: 50 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": 1728979141121,
"lastUpdate": 1728979143074,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -40893,6 +40893,55 @@ window.BENCHMARK_DATA = {
"unit": "LUT"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Piotr Węgrzyn",
"username": "piotro888"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c3edca0a02a58864786b699417d3a17f9cf3c8c7",
"message": "Fix WFI resume on mstatus.MIE disabled (#735)",
"timestamp": "2024-10-15T09:47:43+02:00",
"tree_id": "d7ee7f5610b444677c0916023dcd91ff7cebee22",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/c3edca0a02a58864786b699417d3a17f9cf3c8c7"
},
"date": 1728979142368,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 44.79,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 27863,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 1790,
"unit": "LUT"
},
{
"name": "LUTs used as ram: (ECP5)",
"value": 1248,
"unit": "LUT"
},
{
"name": "LUTs used as DFF: (ECP5)",
"value": 9298,
"unit": "LUT"
}
]
}
]
}
Expand Down

0 comments on commit 999803f

Please sign in to comment.