From 8dcf0f04e9a616cb6af40e972ffbffc459a92a9b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 8 Feb 2024 23:10:34 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for c839363c5f561873355ca84da1173352f9955957 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 55c25559e4..5284bf6bc5 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1707349581567, + "lastUpdate": 1707433834543, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -1108,6 +1108,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "evergreenkary@gmail.com", + "name": "Ammar Arif", + "username": "kariy" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "c839363c5f561873355ca84da1173352f9955957", + "message": "fix(katana-core): crate can't be build without any feature (#1527)", + "timestamp": "2024-02-09T07:01:08+08:00", + "tree_id": "1c32ed4f31c44c80e2371b36546298cd49f6fb9a", + "url": "https://github.com/dojoengine/dojo/commit/c839363c5f561873355ca84da1173352f9955957" + }, + "date": 1707433833550, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 987318, + "range": "± 72898", + "unit": "ns/iter" + } + ] } ] }