Skip to content

Commit 07e28f4

Browse files
author
github-action-benchmark
committed
add Benchmark (cargo) benchmark result for 269ec05
1 parent f3e7821 commit 07e28f4

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

data.js

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1745529827224,
2+
"lastUpdate": 1745530521546,
33
"repoUrl": "https://github.com/dojoengine/dojo",
44
"entries": {
55
"Benchmark": [
@@ -63232,6 +63232,36 @@ window.BENCHMARK_DATA = {
6323263232
"unit": "ns/iter"
6323363233
}
6323463234
]
63235+
},
63236+
{
63237+
"commit": {
63238+
"author": {
63239+
"email": "dev@glihm.net",
63240+
"name": "glihm",
63241+
"username": "glihm"
63242+
},
63243+
"committer": {
63244+
"email": "dev@glihm.net",
63245+
"name": "glihm",
63246+
"username": "glihm"
63247+
},
63248+
"distinct": true,
63249+
"id": "269ec058de93a7516eeda6065cc5abb317f5a5a3",
63250+
"message": "chore: remove unused files",
63251+
"timestamp": "2025-04-24T15:22:15-06:00",
63252+
"tree_id": "0ac868d0fdb794aa4e24e387bfa542e5da2eedb3",
63253+
"url": "https://github.com/dojoengine/dojo/commit/269ec058de93a7516eeda6065cc5abb317f5a5a3"
63254+
},
63255+
"date": 1745530518224,
63256+
"tool": "cargo",
63257+
"benches": [
63258+
{
63259+
"name": "build/Sozo.Cold",
63260+
"value": 51110533871,
63261+
"range": "± 0",
63262+
"unit": "ns/iter"
63263+
}
63264+
]
6323563265
}
6323663266
]
6323763267
}

0 commit comments

Comments
 (0)