Skip to content

Commit

Permalink
add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 3, 2023
1 parent a40bc4d commit 54fea43
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": 1701621103393,
"lastUpdate": 1701621427705,
"repoUrl": "https://github.com/kuznia-rdzeni/coreblocks",
"entries": {
"Performance (IPC)": [
Expand Down Expand Up @@ -16691,6 +16691,55 @@ window.BENCHMARK_DATA = {
"unit": "LUT"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "piotro888",
"username": "piotro888"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c86b7fab642abf70f9dae78cbed60d622716887a",
"message": "Run riscv-arch-test suite in CI (#513)",
"timestamp": "2023-12-03T17:26:32+01:00",
"tree_id": "4c78586b52fff0317c511517dcdcf131305b9ebd",
"url": "https://github.com/kuznia-rdzeni/coreblocks/commit/c86b7fab642abf70f9dae78cbed60d622716887a"
},
"date": 1701621425562,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Max clock frequency (Fmax)",
"value": 49.29,
"unit": "MHz"
},
{
"name": "Device utilisation: (ECP5)",
"value": 24081,
"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 54fea43

Please sign in to comment.