From 1f1fc4ade5ad0984115b20d7a8cf6e28533ca262 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 9 Apr 2024 15:36:19 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 1fe14ea5aae135d2994a4ad57043e0544a03c9fb --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index dd53d1ec80..3f04ac7381 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1712662609087, + "lastUpdate": 1712676979979, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -4888,6 +4888,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": "1fe14ea5aae135d2994a4ad57043e0544a03c9fb", + "message": "fix(grpc): queries (#1779)\n\n* fix(grpc): queries\r\n\r\n* fmt\r\n\r\n* feat: entities test\r\n\r\n* refactor: disable tests until test rework\r\n\r\n* fmt\r\n\r\n* fix: tests", + "timestamp": "2024-04-09T11:28:12-04:00", + "tree_id": "2669dd6e61b5754661cf0e8a197988385d9934e4", + "url": "https://github.com/dojoengine/dojo/commit/1fe14ea5aae135d2994a4ad57043e0544a03c9fb" + }, + "date": 1712676979272, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16846082, + "range": "± 272211", + "unit": "ns/iter" + } + ] } ] }