Skip to content

Commit

Permalink
add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for 0…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 21, 2024
1 parent 2463ee2 commit c2a9662
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": 1711033548657,
"lastUpdate": 1711033592260,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -21987,6 +21987,55 @@ window.BENCHMARK_DATA = {
"unit": "LUT"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "lekcyjna123",
"username": "lekcyjna123"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "074ff6bef5a0c5b530ccdb918874e10d1022b9cd",
"message": "Spring cleanup - coreblocks (#620)",
"timestamp": "2024-03-21T15:57:39+01:00",
"tree_id": "21db1e537f5c8ca4b486ad35ab93838a0ba1367c",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/074ff6bef5a0c5b530ccdb918874e10d1022b9cd"
},
"date": 1711033589814,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 46.82,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 35818,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 720,
"unit": "LUT"
},
{
"name": "LUTs used as ram: (ECP5)",
"value": 956,
"unit": "LUT"
},
{
"name": "LUTs used as DFF: (ECP5)",
"value": 6524,
"unit": "LUT"
}
]
}
],
"Fmax and LCs (full)": [
Expand Down

0 comments on commit c2a9662

Please sign in to comment.