From 72d51f7acb3e8d218d2f16d37d2a95bd8c1d48c0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Aug 2024 23:32:10 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 5c27baec48e2f50b2638b65b6a20fefb57f1fa23 --- data.js | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 6bffe1107d..395016777d 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722547781250, + "lastUpdate": 1722555130319, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -13924,6 +13924,54 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "dev@glihm.net", + "name": "glihm", + "username": "glihm" + }, + "committer": { + "email": "dev@glihm.net", + "name": "glihm", + "username": "glihm" + }, + "distinct": true, + "id": "5c27baec48e2f50b2638b65b6a20fefb57f1fa23", + "message": "fix(sozo): update expected policies", + "timestamp": "2024-08-01T17:13:54-06:00", + "tree_id": "4c301c6b02a5ed0cd2b2d8d420e7a37720f03bd1", + "url": "https://github.com/dojoengine/dojo/commit/5c27baec48e2f50b2638b65b6a20fefb57f1fa23" + }, + "date": 1722555129028, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16433144, + "range": "± 137206", + "unit": "ns/iter" + }, + { + "name": "Concurrent.Simulate/Blockifier.1", + "value": 4798392, + "range": "± 118463", + "unit": "ns/iter" + }, + { + "name": "Concurrent.Simulate/Blockifier.1000", + "value": 3322255280, + "range": "± 617804307", + "unit": "ns/iter" + }, + { + "name": "Invoke.ERC20.transfer/Blockifier.Cold", + "value": 4866740, + "range": "± 62242", + "unit": "ns/iter" + } + ] } ] }