From ffdd0f90d39dcd985fe75690c18aa52058b376bb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 24 Oct 2023 18:11:08 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for a6282560786cc5952960addb168aa2345675973d --- 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 6f13e283d..47b86c6a4 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698170839951, + "lastUpdate": 1698171068214, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -11783,6 +11783,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": "a6282560786cc5952960addb168aa2345675973d", + "message": "Refactor def_helper (#486)", + "timestamp": "2023-10-24T20:04:44+02:00", + "tree_id": "68035c34928ebf4074cc47c1750c534d9287b264", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/a6282560786cc5952960addb168aa2345675973d" + }, + "date": 1698171066451, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 56.57, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 17228, + "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)": [