From 888ebf18bf41cecdb2d1fe975229fdb07df45db1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 5 Oct 2023 13:22:45 +0000 Subject: [PATCH] add Fmax and LCs (basic) (customBiggerIsBetter) benchmark result for 2704f2c1ef7f05d9ab5b93d4510a5ccb5e18e095 --- 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 9559b2448..e76e0c6c7 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690289912984, + "lastUpdate": 1696512165115, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -10574,6 +10574,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "34948061+lekcyjna123@users.noreply.github.com", + "name": "lekcyjna123", + "username": "lekcyjna123" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "2704f2c1ef7f05d9ab5b93d4510a5ccb5e18e095", + "message": "Fix pipeline (#461)", + "timestamp": "2023-10-05T15:17:21+02:00", + "tree_id": "329fa17f416ab6e964fba8a991eaee8ee61e2dd5", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/2704f2c1ef7f05d9ab5b93d4510a5ccb5e18e095" + }, + "date": 1696512163313, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 51.9, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 17222, + "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)": [