From 37eb81a2368c4e59e34c718feb30860486f52a2c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 31 Mar 2024 05:07:32 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for c4b15c0315c2337cdf71c7bee0ec0cbfc6d06726 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 641d41f719..04e15fdb43 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711818851170, + "lastUpdate": 1711861651998, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -3718,6 +3718,36 @@ 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": "c4b15c0315c2337cdf71c7bee0ec0cbfc6d06726", + "message": "fix: ensure free function are not impacted by the injection of world and self (#1733)\n\n* fix: ensure free function are not impacted by the injection of world and self\r\n\r\n* fix: rewrite functions only in impl that target ContractState", + "timestamp": "2024-03-30T22:58:15-06:00", + "tree_id": "160ed217ec2ac2329e4d0dc543f433c25f32b8dd", + "url": "https://github.com/dojoengine/dojo/commit/c4b15c0315c2337cdf71c7bee0ec0cbfc6d06726" + }, + "date": 1711861651465, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16808679, + "range": "± 37158", + "unit": "ns/iter" + } + ] } ] }