Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 296162d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 4, 2025
1 parent e9c5a86 commit ede9e89
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1740755911524,
"lastUpdate": 1741066131191,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -56392,6 +56392,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "296162d14168de79d039420e9836c02f04280da4",
"message": "opt(torii-server): initializing handlers (#3078)\n\n* refactorC(torii-server): initializing handlers\n\n* keep handlers in place & write graphql\n\n* fmt\n\n* c",
"timestamp": "2025-03-04T13:11:39+08:00",
"tree_id": "27e6c0bc629eac3fd97f70115769d475669829ab",
"url": "https://github.com/dojoengine/dojo/commit/296162d14168de79d039420e9836c02f04280da4"
},
"date": 1741066127926,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 48212908320,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit ede9e89

Please sign in to comment.