diff --git a/dev/benchmark/data.js b/dev/benchmark/data.js index 1c3b5cfc6..507870616 100644 --- a/dev/benchmark/data.js +++ b/dev/benchmark/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710681720611, + "lastUpdate": 1710681829929, "repoUrl": "https://github.com/kuznia-rdzeni/coreblocks", "entries": { "Performance (IPC)": [ @@ -27707,6 +27707,55 @@ window.BENCHMARK_DATA = { "unit": "LUT" } ] + }, + { + "commit": { + "author": { + "email": "34948061+lekcyjna123@users.noreply.github.com", + "name": "lekcyjna123", + "username": "lekcyjna123" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "044b12533009ae5e9dff9a3f7c0176ce249cee9b", + "message": "Split transactron core (#617)", + "timestamp": "2024-03-17T14:16:49+01:00", + "tree_id": "5dbb450f71a1968ff98ca228ecb844919e89adee", + "url": "https://github.com/kuznia-rdzeni/coreblocks/commit/044b12533009ae5e9dff9a3f7c0176ce249cee9b" + }, + "date": 1710681827636, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Max clock frequency (Fmax)", + "value": 40.44, + "unit": "MHz" + }, + { + "name": "Device utilisation: (ECP5)", + "value": 24885, + "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": 8538, + "unit": "LUT" + } + ] } ] }