diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index b53661b4d..f6928deac 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1699950827008, + "lastUpdate": 1699951003380, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -14747,6 +14747,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": "8d94029c4e3e1d73c5c12e894d652b121e00b59b", + "message": "Autumn cleaning: layouts (#501)", + "timestamp": "2023-11-14T09:28:58+01:00", + "tree_id": "caf4a6d9cc5d05480cfd9556ffa95d9e20b5f9a0", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/8d94029c4e3e1d73c5c12e894d652b121e00b59b" + }, + "date": 1699951000970, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 49.08, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 22299, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 1472, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 1052, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 8199, + "unit": "LUT" + } + ] } ] }