Skip to content

Commit

Permalink
add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for 1…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 12, 2024
1 parent e010314 commit 713b0dc
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": 1707729019896,
"lastUpdate": 1707729162043,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -23495,6 +23495,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": "137e47f53ed4e0d6b9de61024bed3c71b632e62e",
"message": "Fix missing requirements to synthesize core (#583)",
"timestamp": "2024-02-12T10:04:58+01:00",
"tree_id": "bd96598ce532e030443cdb1ff4217838fb9b8ffc",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/137e47f53ed4e0d6b9de61024bed3c71b632e62e"
},
"date": 1707729160306,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 44.86,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 24919,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 1444,
"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 713b0dc

Please sign in to comment.