From 3215604f8ee1d99ca9df905388c630806b8aac39 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 3 Dec 2024 18:29:21 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for e9f286c14f5952604bec915719c14b7f2d7b4233 --- data.js | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index d786036ec6..4e4da7a60a 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733250332977, + "lastUpdate": 1733250561345, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -37858,6 +37858,54 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "dev@glihm.net", + "name": "glihm", + "username": "glihm" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e9f286c14f5952604bec915719c14b7f2d7b4233", + "message": "fix: remove dbg (#2757)", + "timestamp": "2024-12-03T12:08:55-06:00", + "tree_id": "25dce77f672fc12b0f133b235fd37975c9e0cf5a", + "url": "https://github.com/dojoengine/dojo/commit/e9f286c14f5952604bec915719c14b7f2d7b4233" + }, + "date": 1733250559138, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 2448526, + "range": "± 79911", + "unit": "ns/iter" + }, + { + "name": "Concurrent.Simulate/Blockifier.1", + "value": 9064456, + "range": "± 611479", + "unit": "ns/iter" + }, + { + "name": "Concurrent.Simulate/Blockifier.1000", + "value": 3729518145, + "range": "± 795558529", + "unit": "ns/iter" + }, + { + "name": "Invoke.ERC20.transfer/Blockifier.Cold", + "value": 7836786, + "range": "± 84559", + "unit": "ns/iter" + } + ] } ] }