From 0f62e9bcecdb2cede2c02322183d195b4e362be0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 29 Oct 2023 23:16:04 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for e484fde04b76d1c83302cc6f4bedf8890b2c3a40 --- 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 8db94c307..907d262d0 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698601615773, + "lastUpdate": 1698621363897, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -12122,6 +12122,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": "e484fde04b76d1c83302cc6f4bedf8890b2c3a40", + "message": "Autumn cleaning part 4 - split test/common.py (#477)", + "timestamp": "2023-10-30T00:10:00+01:00", + "tree_id": "4eaa2d6f39ca26c3a17f1a5094d1602519d788a5", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/e484fde04b76d1c83302cc6f4bedf8890b2c3a40" + }, + "date": 1698621362131, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 56.77, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 17313, + "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)": [