Skip to content

Commit

Permalink
add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for f…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 14, 2024
1 parent f1454b2 commit a409407
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": 1710409990704,
"lastUpdate": 1710410084163,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -27383,6 +27383,55 @@ window.BENCHMARK_DATA = {
"unit": "LUT"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "piotro888",
"username": "piotro888"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f53c30e3ab7c81041d4e7bdd849f9d27dbaf94df",
"message": "Optimize submodule downloads in CI (#618)",
"timestamp": "2024-03-14T10:47:54+01:00",
"tree_id": "a36dfa3b6d0ea16f468d1bd764957fe5aa4b421f",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/f53c30e3ab7c81041d4e7bdd849f9d27dbaf94df"
},
"date": 1710410082017,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 46.85,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 23143,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 1476,
"unit": "LUT"
},
{
"name": "LUTs used as ram: (ECP5)",
"value": 1096,
"unit": "LUT"
},
{
"name": "LUTs used as DFF: (ECP5)",
"value": 8538,
"unit": "LUT"
}
]
}
]
}
Expand Down

0 comments on commit a409407

Please sign in to comment.