diff --git a/data.js b/data.js index ebbccea502..3b42ca4024 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713281476398, + "lastUpdate": 1713281860741, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -5608,6 +5608,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "tarrence@vanas.family", + "name": "Tarrence van As", + "username": "tarrencev" + }, + "committer": { + "email": "tarrence@vanas.family", + "name": "Tarrence van As", + "username": "tarrencev" + }, + "distinct": true, + "id": "134856377cfb616599ffc393f28122ee101f5a1a", + "message": "Fix version formatting on release-dispatch", + "timestamp": "2024-04-16T11:29:34-04:00", + "tree_id": "444fe976ffa31f383b06c735073da5f8c49a871c", + "url": "https://github.com/dojoengine/dojo/commit/134856377cfb616599ffc393f28122ee101f5a1a" + }, + "date": 1713281860178, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16798449, + "range": "± 193368", + "unit": "ns/iter" + } + ] } ] }