Skip to content

Commit 996a9fa

Browse files
author
github-action-benchmark
committed
add Benchmark (cargo) benchmark result for 5100dd3
1 parent 9942e20 commit 996a9fa

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": 1752121550569,
2+
"lastUpdate": 1752167475573,
33
"repoUrl": "https://github.com/dojoengine/dojo",
44
"entries": {
55
"Benchmark": [
@@ -64102,6 +64102,36 @@ window.BENCHMARK_DATA = {
6410264102
"unit": "ns/iter"
6410364103
}
6410464104
]
64105+
},
64106+
{
64107+
"commit": {
64108+
"author": {
64109+
"email": "dev@glihm.net",
64110+
"name": "glihm",
64111+
"username": "glihm"
64112+
},
64113+
"committer": {
64114+
"email": "noreply@github.com",
64115+
"name": "GitHub",
64116+
"username": "web-flow"
64117+
},
64118+
"distinct": true,
64119+
"id": "5100dd35686876efcf5dfdeeeb69d3a903903e3f",
64120+
"message": "fix(core): allow fixed layout upgrade for class hash change (#3274)\n\n* fix(core): ensure fixed layout can be upgrade for class hash change only\n\n* fix warning and rebuild test db\n\n* fix test db with compatible katana version\n\n* rebuild test db\n\n* ci: bump katana for compatible version",
64121+
"timestamp": "2025-07-10T10:57:06-06:00",
64122+
"tree_id": "5a02269e0672d2badd6910899fdcf9c8d6dee5a6",
64123+
"url": "https://github.com/dojoengine/dojo/commit/5100dd35686876efcf5dfdeeeb69d3a903903e3f"
64124+
},
64125+
"date": 1752167471618,
64126+
"tool": "cargo",
64127+
"benches": [
64128+
{
64129+
"name": "build/Sozo.Cold",
64130+
"value": 52834687472,
64131+
"range": "± 0",
64132+
"unit": "ns/iter"
64133+
}
64134+
]
6410564135
}
6410664136
]
6410764137
}

0 commit comments

Comments
 (0)