diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index 505eedcf8..913235007 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728979141121, + "lastUpdate": 1728979143074, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -40893,6 +40893,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "piotro@piotro.eu", + "name": "Piotr Węgrzyn", + "username": "piotro888" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "c3edca0a02a58864786b699417d3a17f9cf3c8c7", + "message": "Fix WFI resume on mstatus.MIE disabled (#735)", + "timestamp": "2024-10-15T09:47:43+02:00", + "tree_id": "d7ee7f5610b444677c0916023dcd91ff7cebee22", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/c3edca0a02a58864786b699417d3a17f9cf3c8c7" + }, + "date": 1728979142368, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 44.79, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 27863, + "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": 9298, + "unit": "LUT" + } + ] } ] }