Skip to content

Commit 30cf6c2

Browse files
author
github-action-benchmark
committed
add Benchmark (cargo) benchmark result for a64d6ad
1 parent fe30e1a commit 30cf6c2

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": 1744728775898,
2+
"lastUpdate": 1744839614464,
33
"repoUrl": "https://github.com/dojoengine/dojo",
44
"entries": {
55
"Benchmark": [
@@ -61852,6 +61852,36 @@ window.BENCHMARK_DATA = {
6185261852
"unit": "ns/iter"
6185361853
}
6185461854
]
61855+
},
61856+
{
61857+
"commit": {
61858+
"author": {
61859+
"email": "evergreenkary@gmail.com",
61860+
"name": "Ammar Arif",
61861+
"username": "kariy"
61862+
},
61863+
"committer": {
61864+
"email": "noreply@github.com",
61865+
"name": "GitHub",
61866+
"username": "web-flow"
61867+
},
61868+
"distinct": true,
61869+
"id": "a64d6ad7b4121d27baed03ed28da1b6519a344ef",
61870+
"message": "refactor(torii-sqlite): move types into its own crate (#3170)\n\n* move out\n\n* fmt",
61871+
"timestamp": "2025-04-16T21:23:44Z",
61872+
"tree_id": "aa402427f3e3d8ff02097c8bcef3338e5270025a",
61873+
"url": "https://github.com/dojoengine/dojo/commit/a64d6ad7b4121d27baed03ed28da1b6519a344ef"
61874+
},
61875+
"date": 1744839611206,
61876+
"tool": "cargo",
61877+
"benches": [
61878+
{
61879+
"name": "build/Sozo.Cold",
61880+
"value": 47422570012,
61881+
"range": "± 0",
61882+
"unit": "ns/iter"
61883+
}
61884+
]
6185561885
}
6185661886
]
6185761887
}

0 commit comments

Comments
 (0)