From 694dc401a3b4008bffecbb2f19045628b55d1985 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 25 Jan 2024 02:53:15 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 1cf9cafe0604c48de689b1c3d8402d80ce889ae4 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 9dcf1b496e..2426f8223c 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706151124958, + "lastUpdate": 1706151195798, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -118,6 +118,36 @@ 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": "1cf9cafe0604c48de689b1c3d8402d80ce889ae4", + "message": "fix(katana): init interval block producer with updated block env (#1477)", + "timestamp": "2024-01-24T21:44:19-05:00", + "tree_id": "f2be951e6083f1c099f058c72be29de2d7a85757", + "url": "https://github.com/dojoengine/dojo/commit/1cf9cafe0604c48de689b1c3d8402d80ce889ae4" + }, + "date": 1706151195299, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 1033789, + "range": "± 31550", + "unit": "ns/iter" + } + ] } ] }