diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index abc2199de..fc494f155 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711063015374, + "lastUpdate": 1711063090366, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -28193,6 +28193,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": "29e522aa0e280df39d56d893f097fc8e05f9d915", + "message": "Allow parallel compilation of the verilated model (#623)", + "timestamp": "2024-03-22T00:11:36+01:00", + "tree_id": "329564344f4ef260e22edc8d4f5bf6e02c0cf7ab", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/29e522aa0e280df39d56d893f097fc8e05f9d915" + }, + "date": 1711063087044, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 46.24, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 23330, + "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" + } + ] } ] }