Skip to content

Commit

Permalink
add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for 8…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 14, 2023
1 parent c68aa3a commit 0ddd92a
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": 1699950827008,
"lastUpdate": 1699951003380,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -14747,6 +14747,55 @@ window.BENCHMARK_DATA = {
"unit": "LUT"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Marek Materzok",
"username": "tilk"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "8d94029c4e3e1d73c5c12e894d652b121e00b59b",
"message": "Autumn cleaning: layouts (#501)",
"timestamp": "2023-11-14T09:28:58+01:00",
"tree_id": "caf4a6d9cc5d05480cfd9556ffa95d9e20b5f9a0",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/8d94029c4e3e1d73c5c12e894d652b121e00b59b"
},
"date": 1699951000970,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 49.08,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 22299,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 1472,
"unit": "LUT"
},
{
"name": "LUTs used as ram: (ECP5)",
"value": 1052,
"unit": "LUT"
},
{
"name": "LUTs used as DFF: (ECP5)",
"value": 8199,
"unit": "LUT"
}
]
}
]
}
Expand Down

0 comments on commit 0ddd92a

Please sign in to comment.