From 7c90687672fc799f03560e3f518423be4d7ccb36 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 14 Jan 2025 18:51:51 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 34e56d6dc8d047d9972535824de6596c6cf58b2c --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 81554bef16..b9c7a87f24 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736876789574, + "lastUpdate": 1736880711451, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -44926,6 +44926,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": "34e56d6dc8d047d9972535824de6596c6cf58b2c", + "message": "feat(sozo): apply semver to tag versions (#2909)\n\nfeat: apply semver to tag versions", + "timestamp": "2025-01-14T12:35:00-06:00", + "tree_id": "2392aef73266104793da4d5a4849750062d8116c", + "url": "https://github.com/dojoengine/dojo/commit/34e56d6dc8d047d9972535824de6596c6cf58b2c" + }, + "date": 1736880709728, + "tool": "cargo", + "benches": [ + { + "name": "build/Sozo.Cold", + "value": 11115964718, + "range": "± 0", + "unit": "ns/iter" + } + ] } ] }