From 02fe4d9fc5b76a8fbbbb9c30ac584970ccb7dd05 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 5 Nov 2023 20:41:22 +0000 Subject: [PATCH] add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for d0ebfc0b2a19a710c1a537e0ddcfb8b9fe888752 --- 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 84ab73d26..f325b85b3 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699216531963, + "lastUpdate": 1699216882333, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -14001,6 +14001,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": "d0ebfc0b2a19a710c1a537e0ddcfb8b9fe888752", + "message": "Fix zbs and DecoderManager docstrings (#470)", + "timestamp": "2023-11-05T21:29:29+01:00", + "tree_id": "6fea5f7feeaac6511c81a90a5b1de5764d38dd9b", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/d0ebfc0b2a19a710c1a537e0ddcfb8b9fe888752" + }, + "date": 1699216879977, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 46.29, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 26989, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 1472, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 1052, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 8170, + "unit": "LUT" + } + ] } ] }