diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index 827317845..5fef9c1fb 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732546937791, + "lastUpdate": 1732546942125, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -42513,6 +42513,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": "2abd9e91c3afdfd379ff32149a4619a7c31bda9f", + "message": "External Transactron (#758)", + "timestamp": "2024-11-25T15:47:17+01:00", + "tree_id": "46db096286410cddd2e23642e93a90a0711cb094", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/2abd9e91c3afdfd379ff32149a4619a7c31bda9f" + }, + "date": 1732546941793, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 45.83, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 25410, + "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" + } + ] } ] }