From a7127451851a238578ef3c9fb3808ad326435cd3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 17 Mar 2024 13:22:00 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for 044b12533009ae5e9dff9a3f7c0176ce249cee9b --- 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 c3ad401a2..1c3b5cfc6 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710416500671, + "lastUpdate": 1710681720611, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -21874,6 +21874,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "34948061+lekcyjna123@users.noreply.github.com", + "name": "lekcyjna123", + "username": "lekcyjna123" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "044b12533009ae5e9dff9a3f7c0176ce249cee9b", + "message": "Split transactron core (#617)", + "timestamp": "2024-03-17T14:16:49+01:00", + "tree_id": "5dbb450f71a1968ff98ca228ecb844919e89adee", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/044b12533009ae5e9dff9a3f7c0176ce249cee9b" + }, + "date": 1710681718306, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 56.73, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 18741, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 720, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 956, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 6524, + "unit": "LUT" + } + ] } ], "Fmax and LCs (full)": [