From a19234a23e36b3d8e8caf8329c90bb6795ae22f8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 14 Mar 2024 09:25:20 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for 78cb3f5a5b2fe915b11c460feae60c588f2b27bd --- 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 d6d76eb0a..90efea6fc 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710324642523, + "lastUpdate": 1710408320438, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -21535,6 +21535,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "tilk@tilk.eu", + "name": "Marek Materzok", + "username": "tilk" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "78cb3f5a5b2fe915b11c460feae60c588f2b27bd", + "message": "Destroy all records (#612)", + "timestamp": "2024-03-14T10:19:58+01:00", + "tree_id": "f62c9cdb958f41afd90d9100978e0f80ba137916", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/78cb3f5a5b2fe915b11c460feae60c588f2b27bd" + }, + "date": 1710408318101, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 56.34, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 19554, + "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)": [