From dc90bfee356c753cbc511144d58a28954e4d1dfe Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 17 Jul 2024 14:48:30 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for efffe5ca768a761708b70c16a8af2a14e77a11d7 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index c74e7ff5d8..538aa2355e 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1721227603376, + "lastUpdate": 1721227710835, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -11878,6 +11878,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "remy.baranx@gmail.com", + "name": "Rémy Baranx", + "username": "remybar" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "efffe5ca768a761708b70c16a8af2a14e77a11d7", + "message": "move to edition 2023_11 (#2179)\n\n* move to edition 2023_11\r\n\r\n* add edition to Scarb.toml of Torii tests", + "timestamp": "2024-07-17T08:40:09-06:00", + "tree_id": "7e4ede94f3e6842b8f8b02136cfed7bc39faa152", + "url": "https://github.com/dojoengine/dojo/commit/efffe5ca768a761708b70c16a8af2a14e77a11d7" + }, + "date": 1721227710097, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16730172, + "range": "± 226693", + "unit": "ns/iter" + } + ] } ] }