From baaaaf6e7a5ed274f05a68b814f8e401476860fe Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 20 Jun 2024 11:57:23 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 06d5803ecc2c838975ec7819f14a740360b8d379 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 4951869250..91ec60a386 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1718854063505, + "lastUpdate": 1718884643810, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -10048,6 +10048,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": "06d5803ecc2c838975ec7819f14a740360b8d379", + "message": "Update devcontainer image: v0.7.2 (#2091)", + "timestamp": "2024-06-20T06:45:54-05:00", + "tree_id": "12f9ae7dbd7cad469cd6c98a586b667e5389fd46", + "url": "https://github.com/dojoengine/dojo/commit/06d5803ecc2c838975ec7819f14a740360b8d379" + }, + "date": 1718884643119, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16271145, + "range": "± 229592", + "unit": "ns/iter" + } + ] } ] }