diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index fb411a9ff..df9d3b957 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731424727802, + "lastUpdate": 1731424729422, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -41865,6 +41865,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "73073559+Durchbruchswagen@users.noreply.github.com", + "name": "Mateusz MarszaƂek", + "username": "Durchbruchswagen" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "34565a3f1e040546d0a6711d17fa863f07e2acd4", + "message": "FPU rounding module (#728)", + "timestamp": "2024-11-12T16:04:31+01:00", + "tree_id": "1928a12e10ec8730fbba547c44034810ec657b22", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/34565a3f1e040546d0a6711d17fa863f07e2acd4" + }, + "date": 1731424728973, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 47.55, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 29152, + "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" + } + ] } ] }