diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index 4e570d699..c6089b49d 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1707297523464, + "lastUpdate": 1707297792886, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -23333,6 +23333,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": "c692d7d6a24d54c241d93abda316aacc05e34a58", + "message": "Assertions in hardware (#538)", + "timestamp": "2024-02-07T10:13:22+01:00", + "tree_id": "f166882a58dd1fde98d55e46c549ebe3f4c1c841", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/c692d7d6a24d54c241d93abda316aacc05e34a58" + }, + "date": 1707297790688, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 41.78, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 38324, + "unit": "LUT4" + }, + { + "name": "LUTs used as carry: (ECP5)", + "value": 1444, + "unit": "LUT" + }, + { + "name": "LUTs used as ram: (ECP5)", + "value": 1096, + "unit": "LUT" + }, + { + "name": "LUTs used as DFF: (ECP5)", + "value": 8538, + "unit": "LUT" + } + ] } ] }