From 2463ee2590f751ef5c135126f674ccf42a344529 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Mar 2024 15:05:48 +0000 Subject: [PATCH] add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for 074ff6bef5a0c5b530ccdb918874e10d1022b9cd --- 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 f7dbbf5c8..2d63bc809 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710682192960, + "lastUpdate": 1711033548657, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -27820,6 +27820,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": "074ff6bef5a0c5b530ccdb918874e10d1022b9cd", + "message": "Spring cleanup - coreblocks (#620)", + "timestamp": "2024-03-21T15:57:39+01:00", + "tree_id": "21db1e537f5c8ca4b486ad35ab93838a0ba1367c", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/074ff6bef5a0c5b530ccdb918874e10d1022b9cd" + }, + "date": 1711033544226, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 44.49, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 25281, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 1476, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 1096, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 8538, + "unit": "LUT" + } + ] } ] }