From 0081cb8040b02ae07dbce96db4225542dc57dc1c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 18 Oct 2024 14:26:33 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 1d67c67720932b5b9f8d24d217973d20cf8ca743 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index e4729d5caa..2427a74372 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729259164213, + "lastUpdate": 1729261593774, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -26668,6 +26668,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "59736843+Larkooo@users.noreply.github.com", + "name": "Larko", + "username": "Larkooo" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "1d67c67720932b5b9f8d24d217973d20cf8ca743", + "message": "refactor(torii): different tasks for torii services (#2552)", + "timestamp": "2024-10-18T10:10:04-04:00", + "tree_id": "290605a4db7e11acaf5aa086cf5efdef742c4142", + "url": "https://github.com/dojoengine/dojo/commit/1d67c67720932b5b9f8d24d217973d20cf8ca743" + }, + "date": 1729261591666, + "tool": "cargo", + "benches": [ + { + "name": "build/Sozo.Cold", + "value": 12319102388, + "range": "± 0", + "unit": "ns/iter" + } + ] } ] }