From a27d2ee2b3389065916e9e6ad96c594686798b61 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 9 Dec 2024 21:37:59 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for bd04c6bb62a5c397addff881e229694c6c6c44a5 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index df92023ff7..21d4079af5 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733780249733, + "lastUpdate": 1733780279761, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -39574,6 +39574,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "dev@glihm.net", + "name": "glihm", + "username": "glihm" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "bd04c6bb62a5c397addff881e229694c6c6c44a5", + "message": "fix(sozo): remove skipped contracts from manifest (#2787)\n\n* chore: remove warning due to double license\n\n* fix: ensure skipped contracts are not in manifest\n\n* fix: add some trace log", + "timestamp": "2024-12-09T15:20:38-06:00", + "tree_id": "b45e8036fba6aa3b1af482b4500dc021496d36c6", + "url": "https://github.com/dojoengine/dojo/commit/bd04c6bb62a5c397addff881e229694c6c6c44a5" + }, + "date": 1733780277488, + "tool": "cargo", + "benches": [ + { + "name": "build/Sozo.Cold", + "value": 10594371647, + "range": "± 0", + "unit": "ns/iter" + } + ] } ] }