From 9971a6a6fa8006d1f2b19abca2318ce94417ff84 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 25 Jan 2024 14:43:10 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 4400bf64ebb3cf166094931dbeebd2ad61288bf0 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 2426f8223c..2dbd178678 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706151195798, + "lastUpdate": 1706193790588, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -148,6 +148,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": "4400bf64ebb3cf166094931dbeebd2ad61288bf0", + "message": "Prepare release: v0.5.1-alpha.1 (#1478)", + "timestamp": "2024-01-25T09:34:09-05:00", + "tree_id": "c4749ce41a1a92d095473f6bdbb3c6bda3234169", + "url": "https://github.com/dojoengine/dojo/commit/4400bf64ebb3cf166094931dbeebd2ad61288bf0" + }, + "date": 1706193790070, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 1039160, + "range": "± 34965", + "unit": "ns/iter" + } + ] } ] }