From 550859ff83fb3f5c9e94fa3f8a1ca534e2562f97 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 22 Oct 2023 20:50:47 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for dfd451ecb0e097ea5ef19793e45b25710add4816 --- dev/benchmark/data.js | 51 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index 3ee4f3e7f..3e638b4b0 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1697790158026, + "lastUpdate": 1698007847469, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -11331,6 +11331,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "Kristopher38@wp.pl", + "name": "Kristopher38", + "username": "Kristopher38" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "dfd451ecb0e097ea5ef19793e45b25710add4816", + "message": "Bump amaranth-yosys version (#480)", + "timestamp": "2023-10-22T22:44:24+02:00", + "tree_id": "3428df500463547070070e98246c94bbf1a23127", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/dfd451ecb0e097ea5ef19793e45b25710add4816" + }, + "date": 1698007845094, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 54.47, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 17085, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 470, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 884, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 5619, + "unit": "LUT" + } + ] } ], "Fmax and LCs (full)": [