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 Sep 25, 2024
1 parent 249ff88 commit 34037f1
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": 1727254077976,
"lastUpdate": 1727254079177,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -39759,6 +39759,55 @@ window.BENCHMARK_DATA = {
"unit": "LUT"
}
]
},
{
"commit": {
"author": {
"email": "tilk@tilk.eu",
"name": "Marek Materzok",
"username": "tilk"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5b96b1a064760af38c1f8522c0dbc06ffb939736",
"message": "Add `def_methods` (#731)\n\nCo-authored-by: lekcyjna123 <34948061+lekcyjna123@users.noreply.github.com>",
"timestamp": "2024-09-25T10:35:40+02:00",
"tree_id": "309c4a48bdeae1cd30f67e7f3fb907c42799f5ff",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/5b96b1a064760af38c1f8522c0dbc06ffb939736"
},
"date": 1727254078883,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 42.42,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 34743,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 1944,
"unit": "LUT"
},
{
"name": "LUTs used as ram: (ECP5)",
"value": 1152,
"unit": "LUT"
},
{
"name": "LUTs used as DFF: (ECP5)",
"value": 9142,
"unit": "LUT"
}
]
}
]
}
Expand Down

0 comments on commit 34037f1

Please sign in to comment.