Skip to content

Commit

Permalink
add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for e…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 3, 2023
1 parent 6741141 commit 18593ad
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": 1701623541675,
"lastUpdate": 1701623821326,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -16853,6 +16853,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": "ee9097713261ca903096ded92555a050ee100d1b",
"message": "Fix riscv-test job dependencies (#533)",
"timestamp": "2023-12-03T18:07:21+01:00",
"tree_id": "22c5a183c1a009703e066e387bbb20c088e7aaee",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/ee9097713261ca903096ded92555a050ee100d1b"
},
"date": 1701623819146,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 45.17,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 28073,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 1460,
"unit": "LUT"
},
{
"name": "LUTs used as ram: (ECP5)",
"value": 1052,
"unit": "LUT"
},
{
"name": "LUTs used as DFF: (ECP5)",
"value": 8271,
"unit": "LUT"
}
]
}
]
}
Expand Down

0 comments on commit 18593ad

Please sign in to comment.