Skip to content

Commit

Permalink
add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for 5…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 25, 2024
1 parent 40d13d2 commit 660a2f7
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": 1732548532208,
"lastUpdate": 1732548540421,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -42675,6 +42675,55 @@ window.BENCHMARK_DATA = {
"unit": "LUT"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Piotr Węgrzyn",
"username": "piotro888"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5e0e7d6e638bf4287ec57af796acf0775cd59475",
"message": "LiteX support changes (#756)",
"timestamp": "2024-11-25T16:13:36+01:00",
"tree_id": "801664c2e182de0347630df9565836aba939073b",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/5e0e7d6e638bf4287ec57af796acf0775cd59475"
},
"date": 1732548540057,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 42.85,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 23971,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 1822,
"unit": "LUT"
},
{
"name": "LUTs used as ram: (ECP5)",
"value": 1248,
"unit": "LUT"
},
{
"name": "LUTs used as DFF: (ECP5)",
"value": 8892,
"unit": "LUT"
}
]
}
]
}
Expand Down

0 comments on commit 660a2f7

Please sign in to comment.