From e92e19ad75e03e165d2fa3512cdeff2bad4549d5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 21 Jun 2024 20:04:57 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 45fa7dc12ef292ef9e59a043e6be0a4248a19a12 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 91ec60a386..46fc289600 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718884643810, + "lastUpdate": 1719000297241, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -10078,6 +10078,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "59736843+Larkooo@users.noreply.github.com", + "name": "Larko", + "username": "Larkooo" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "45fa7dc12ef292ef9e59a043e6be0a4248a19a12", + "message": "feat(torii-grpc): add events subscription (#2065)", + "timestamp": "2024-06-21T13:53:18-06:00", + "tree_id": "af7b9a65e325c74c8330f350b3e4de57d1f09d2f", + "url": "https://github.com/dojoengine/dojo/commit/45fa7dc12ef292ef9e59a043e6be0a4248a19a12" + }, + "date": 1719000296461, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16452157, + "range": "± 149652", + "unit": "ns/iter" + } + ] } ] }