diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index d57cf5280..d007a9895 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710173482742, + "lastUpdate": 1710173741748, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -26411,6 +26411,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": "04871936e2c20c9a2429a8543f72114ff36d62e9", + "message": "Add CI runs for #604 (#608)", + "timestamp": "2024-03-11T17:05:12+01:00", + "tree_id": "00ef27900a9f88e751212211fe0fa8ea797ac163", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/04871936e2c20c9a2429a8543f72114ff36d62e9" + }, + "date": 1710173737878, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 46.92, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 25317, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 1476, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 1096, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 8538, + "unit": "LUT" + } + ] } ] }