From 3865e516929fc519d1c68526b3def7865f14195f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 18 Jun 2024 14:37:15 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 7c5dd43cbb0dae159410754878f94d576747418f --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 6c58cb07ff..a0909c1e63 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718685352007, + "lastUpdate": 1718721435282, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -9868,6 +9868,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "tarrencev@users.noreply.github.com", + "name": "Tarrence van As", + "username": "tarrencev" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "7c5dd43cbb0dae159410754878f94d576747418f", + "message": "Update devcontainer image: v0.7.1 (#2077)\n\nCo-authored-by: glihm ", + "timestamp": "2024-06-18T08:25:32-06:00", + "tree_id": "7a0caa5e1efb4106684fcf8c56bd520a18b7bd05", + "url": "https://github.com/dojoengine/dojo/commit/7c5dd43cbb0dae159410754878f94d576747418f" + }, + "date": 1718721433899, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16308819, + "range": "± 157395", + "unit": "ns/iter" + } + ] } ] }