From c11948dceb4b2be7ebb3c9dbfc91649839e5c2e3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 30 Jan 2025 22:36:51 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 91da65d2b9cd804d9ed66aa9aeb9ec1e666f0f74 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 1c6870399d..b89585fc9b 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738276503375, + "lastUpdate": 1738276611342, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -49450,6 +49450,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": "91da65d2b9cd804d9ed66aa9aeb9ec1e666f0f74", + "message": "fix(torii-grpc): event processing subscription (#2975)", + "timestamp": "2025-01-30T16:20:20-06:00", + "tree_id": "8847f0e7c7ca905ec1a8dd7fbad3f425465131ab", + "url": "https://github.com/dojoengine/dojo/commit/91da65d2b9cd804d9ed66aa9aeb9ec1e666f0f74" + }, + "date": 1738276609263, + "tool": "cargo", + "benches": [ + { + "name": "build/Sozo.Cold", + "value": 12291215454, + "range": "± 0", + "unit": "ns/iter" + } + ] } ] }