From 5792483f45ba534a90fd97d3f458d83f0486e419 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 29 Feb 2024 21:31:51 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 6a513fef55d83a31e47a004d59ff496fa3a32055 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 964d1e4cf9..583319c685 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709105191977, + "lastUpdate": 1709242311541, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -2008,6 +2008,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "gian.alarcon@unmsm.edu.pe", + "name": "GianMarco", + "username": "gianalarcon" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "6a513fef55d83a31e47a004d59ff496fa3a32055", + "message": "Feat(torii-grpc): support Events query (#1567)\n\n* Feat: Add fn retrieve_events()\r\n\r\n* Feat: Add event related messages\r\n\r\n* Update crates/torii/grpc/proto/types.proto\r\n\r\nCo-authored-by: Yun \r\n\r\n* Update crates/torii/grpc/proto/types.proto\r\n\r\nCo-authored-by: Yun \r\n\r\n* Remove hashed_keys on EventQuery, Remove EventClause\r\n\r\n* Feat: Improve fn events_all and events_by_keys\r\n\r\n* Refactor code\r\n\r\n* fix clippy\r\n\r\n* Update query\r\n\r\n* Fix sql query\r\n\r\n---------\r\n\r\nCo-authored-by: Yun ", + "timestamp": "2024-02-29T13:22:12-08:00", + "tree_id": "998d84b6fd5778e3f62f9314196c2c75718c9ca8", + "url": "https://github.com/dojoengine/dojo/commit/6a513fef55d83a31e47a004d59ff496fa3a32055" + }, + "date": 1709242310494, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 967812, + "range": "± 66096", + "unit": "ns/iter" + } + ] } ] }