diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index deb5f8c51..558ae8861 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711880185473, + "lastUpdate": 1711880318805, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -28841,6 +28841,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "xthaid@gmail.com", + "name": "Jakub UrbaƄczyk", + "username": "xThaid" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "30b55cd8bba332b1faf93ff9993e42bd8c3fc99b", + "message": "Support for superscalarity in the instruction cache (#624)", + "timestamp": "2024-03-31T12:11:06+02:00", + "tree_id": "f4fa2ed9bc5a14dd65203455d4ddd3959aa8e0ac", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/30b55cd8bba332b1faf93ff9993e42bd8c3fc99b" + }, + "date": 1711880316325, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 45.34, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 23909, + "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": 8557, + "unit": "LUT" + } + ] } ] }