diff --git a/data.js b/data.js index d3accc1b33..dfc7a4964d 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729300498482, + "lastUpdate": 1729300673879, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -27010,6 +27010,54 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "evergreenkary@gmail.com", + "name": "Ammar Arif", + "username": "kariy" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e6bab2d0066c3cf1acfc5ee41a27294b5b23697d", + "message": "refactor(katana): rename starknet config to execution config (#2557)", + "timestamp": "2024-10-19T08:58:47+08:00", + "tree_id": "4858d3acac65cb36b18fb2db55da90e0d6a443ee", + "url": "https://github.com/dojoengine/dojo/commit/e6bab2d0066c3cf1acfc5ee41a27294b5b23697d" + }, + "date": 1729300671805, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16455504, + "range": "± 622638", + "unit": "ns/iter" + }, + { + "name": "Concurrent.Simulate/Blockifier.1", + "value": 4288867, + "range": "± 89748", + "unit": "ns/iter" + }, + { + "name": "Concurrent.Simulate/Blockifier.1000", + "value": 3627870611, + "range": "± 775174481", + "unit": "ns/iter" + }, + { + "name": "Invoke.ERC20.transfer/Blockifier.Cold", + "value": 4489438, + "range": "± 96961", + "unit": "ns/iter" + } + ] } ] }