Skip to content

Commit

Permalink
add Fmax and LCs (basic) (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 91ef09b commit 40d13d2
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": 1732548524087,
"lastUpdate": 1732548532208,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -32334,6 +32334,55 @@ window.BENCHMARK_DATA = {
"unit": "LUT"
}
]
},
{
"commit": {
"author": {
"email": "piotro@piotro.eu",
"name": "Piotr Węgrzyn",
"username": "piotro888"
},
"committer": {
"email": "noreply@github.com",
"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": 1732548531785,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 53.95,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 16316,
"unit": "LUT4"
},
{
"name": "LUTs used as carry: (ECP5)",
"value": 1428,
"unit": "LUT"
},
{
"name": "LUTs used as ram: (ECP5)",
"value": 1196,
"unit": "LUT"
},
{
"name": "LUTs used as DFF: (ECP5)",
"value": 6277,
"unit": "LUT"
}
]
}
],
"Fmax and LCs (full)": [
Expand Down

0 comments on commit 40d13d2

Please sign in to comment.