From 828b36bd1710a5adaeac8d67638b608816d6887f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 9 Dec 2024 21:37:29 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 0d29ae3d2cfa2cf36db9243c63b9826f2665857c --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 5ed4470cb8..df92023ff7 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733712402858, + "lastUpdate": 1733780249733, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -39544,6 +39544,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "847850277@qq.com", + "name": "zhengpeng", + "username": "847850277" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0d29ae3d2cfa2cf36db9243c63b9826f2665857c", + "message": "feat(sozo): provider health check (#2745)\n\n* [ISSUES#] 2739 sozo health check.\n\n* [ISSUES#] 2739 provider health check for sozo.\n\n* [ISSUES#] 2739 provider health check for sozo.\n\n* [ISSUES#] 2739 provider health check for sozo fmt.\n\n* fix: new utils provider module and minor fixes\n\n---------\n\nCo-authored-by: glihm ", + "timestamp": "2024-12-09T15:20:58-06:00", + "tree_id": "57404cc00bf430ab9e2ea763e03861fd2654e493", + "url": "https://github.com/dojoengine/dojo/commit/0d29ae3d2cfa2cf36db9243c63b9826f2665857c" + }, + "date": 1733780247531, + "tool": "cargo", + "benches": [ + { + "name": "build/Sozo.Cold", + "value": 10066495267, + "range": "± 0", + "unit": "ns/iter" + } + ] } ] }