From 0035bf2a5445707f9cbdf39054b6786fb3dae33a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 24 Sep 2024 20:43:39 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 78250fad9e9189faaff9e5df5a05c4a493387af5 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index abe5ac9e2c..93282d710d 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1727204511072, + "lastUpdate": 1727210619432, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -21910,6 +21910,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "0xlambda@protonmail.com", + "name": "lambda-0x", + "username": "lambda-0x" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "78250fad9e9189faaff9e5df5a05c4a493387af5", + "message": "fix(torii): improve log messages (#2463)\n\ncommit-id:88796bb8", + "timestamp": "2024-09-24T16:27:28-04:00", + "tree_id": "b01a68661478c88182bd57582fd3a73a47eb595d", + "url": "https://github.com/dojoengine/dojo/commit/78250fad9e9189faaff9e5df5a05c4a493387af5" + }, + "date": 1727210618263, + "tool": "cargo", + "benches": [ + { + "name": "build/Sozo.Cold", + "value": 11354502529, + "range": "± 0", + "unit": "ns/iter" + } + ] } ] }