From 06e98a9eb2f7e8ec9a1b485a3af57cd466f52065 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Nov 2024 10:09:57 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for def471b58e222f953ebce4eba7643e036e2aae31 --- 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 1c7235799..b5a7ae484 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731406195505, + "lastUpdate": 1731406196986, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -31656,6 +31656,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": "def471b58e222f953ebce4eba7643e036e2aae31", + "message": "Implement `misa` CSR (#743)", + "timestamp": "2024-11-12T10:55:18+01:00", + "tree_id": "259a081cf4a50e6df906099aee7da81b76e35478", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/def471b58e222f953ebce4eba7643e036e2aae31" + }, + "date": 1731406196501, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 56.95, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 15399, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 802, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 1068, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 6043, + "unit": "LUT" + } + ] } ], "Fmax and LCs (full)": [