diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index c34f59f39..29cdbaefb 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1698085549471, + "lastUpdate": 1698085837979, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -12671,6 +12671,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": "71008605e1df07b98f42118e904ab37cb637953e", + "message": "Autumn cleaning: types (#479)", + "timestamp": "2023-10-23T20:19:25+02:00", + "tree_id": "1a04313d511697ba5adc8396b76d3b63c1441626", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/71008605e1df07b98f42118e904ab37cb637953e" + }, + "date": 1698085836390, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 45.61, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 22198, + "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": 8170, + "unit": "LUT" + } + ] } ] }