diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index 0b7c9672c..80801ee5f 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713118164126, + "lastUpdate": 1713118509170, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -32243,6 +32243,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": "0f6d1895a74ac4a32f91a7e7860b6418b25f1de3", + "message": "Reduce number of cycles in core tests (#659)", + "timestamp": "2024-04-14T20:04:33+02:00", + "tree_id": "0b012bc257949fdd19514b1615bb4c1628b2139b", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/0f6d1895a74ac4a32f91a7e7860b6418b25f1de3" + }, + "date": 1713118505689, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 41.54, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 34387, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 1938, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 1184, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 8802, + "unit": "LUT" + } + ] } ] }