From 2079ce742a6e156628af1a173a7b1a49fd633a9e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Oct 2023 18:41:16 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for 122ac317b22136ba0a783fe1d4c1affbf1c541bd --- 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 29cdbaefb..5a5a57f72 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698085837979, + "lastUpdate": 1698086476369, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -11493,6 +11493,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "piotro888@wp.pl", + "name": "piotro888", + "username": "piotro888" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "122ac317b22136ba0a783fe1d4c1affbf1c541bd", + "message": "Fix memory protection in regression tests (#481)", + "timestamp": "2023-10-23T20:35:10+02:00", + "tree_id": "7c77efdd6f6a0d5eecb7af2e3340494334025f4d", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/122ac317b22136ba0a783fe1d4c1affbf1c541bd" + }, + "date": 1698086474234, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 51.56, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 17253, + "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)": [