From 0c65fc8215ba8b6682151853d7874c02334988ed Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 18 Jun 2024 03:46:59 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 36bef0f14f8e8a9afa23d9744f60cd7bbef3828d --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 348d01eaa3..1180d1203a 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718682276295, + "lastUpdate": 1718682418988, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -9808,6 +9808,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": "36bef0f14f8e8a9afa23d9744f60cd7bbef3828d", + "message": "Prepare release: v0.7.1 (#2076)\n\nCo-authored-by: glihm ", + "timestamp": "2024-06-17T21:35:35-06:00", + "tree_id": "e0f7490bb79525b2207f38ce50296b0a66f8dff5", + "url": "https://github.com/dojoengine/dojo/commit/36bef0f14f8e8a9afa23d9744f60cd7bbef3828d" + }, + "date": 1718682417757, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16679394, + "range": "± 200046", + "unit": "ns/iter" + } + ] } ] }