Skip to content

Commit

Permalink
add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for 9…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 24, 2024
1 parent 1dd3146 commit 16e3ba4
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": 1711315617686,
"lastUpdate": 1711315685451,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -28355,6 +28355,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": "961888af63aa2b356a3bfdd924aeaf65fa379a29",
"message": "Remove riscvmodel dependency (#627)",
"timestamp": "2024-03-24T22:21:34+01:00",
"tree_id": "1b1fc0d0a551b10362c0ec02eb6fe7596706273a",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/961888af63aa2b356a3bfdd924aeaf65fa379a29"
},
"date": 1711315682857,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 44.35,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 23795,
"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 16e3ba4

Please sign in to comment.