From 8514c1c0c2b2335d3fb5290dde4d5d2c21f7620c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 27 Oct 2023 12:20:53 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for fc8c9b9cbcecdd99636230d6d7bf0e012542ba33 --- 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 83538cb7f..802456982 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698171812265, + "lastUpdate": 1698409253627, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -11896,6 +11896,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "arek_koz@o2.pl", + "name": "Arusekk", + "username": "Arusekk" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "fc8c9b9cbcecdd99636230d6d7bf0e012542ba33", + "message": "Fix tests with binutils 2.41 (#490)", + "timestamp": "2023-10-27T14:15:29+02:00", + "tree_id": "d6e80b60e2ad5bb1dd4c8412c196ee4aa53dd378", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/fc8c9b9cbcecdd99636230d6d7bf0e012542ba33" + }, + "date": 1698409250983, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 53.88, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 17234, + "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)": [