From 2337dcfa2d7be96e632cee65ef2c8602458178a5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 25 Nov 2024 14:16:43 +0000 Subject: [PATCH] add Fmax and LCs (full) (customBiggerIsBetter) benchmark result for 7e82d3291cb8b646125f80c526425af1aae79b36 --- 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 10ac2e64f..a403f05fe 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732544199758, + "lastUpdate": 1732544203488, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -42351,6 +42351,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": "7e82d3291cb8b646125f80c526425af1aae79b36", + "message": "Amaranth 0.5.3 (#754)", + "timestamp": "2024-11-25T15:01:32+01:00", + "tree_id": "0a05c93d1304af10b4dbcd6d9369a44f274b4cfc", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/7e82d3291cb8b646125f80c526425af1aae79b36" + }, + "date": 1732544202733, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 47.54, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 24756, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 1790, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 1248, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 8876, + "unit": "LUT" + } + ] } ] }