From 387b84a54f03683cd1a6111e813bf371387d8440 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 14 Nov 2024 17:57:51 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for fac5a67734ab91f751c554be4b55f72c09b3e2f8 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 874d754e1b..06a9e644a9 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731604716029, + "lastUpdate": 1731607071807, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -34582,6 +34582,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": "fac5a67734ab91f751c554be4b55f72c09b3e2f8", + "message": "fix: cli args for torii and katana with serde default (#2692)\n\n* fix: ensure torii options use serde default\n\n* fix: add serde default to missing katana options", + "timestamp": "2024-11-14T11:41:14-06:00", + "tree_id": "928acf2629b893b171ae15f0ac6b7318297763f1", + "url": "https://github.com/dojoengine/dojo/commit/fac5a67734ab91f751c554be4b55f72c09b3e2f8" + }, + "date": 1731607069683, + "tool": "cargo", + "benches": [ + { + "name": "build/Sozo.Cold", + "value": 10408591041, + "range": "± 0", + "unit": "ns/iter" + } + ] } ] }