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 ede9e89 commit d162d15
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1741066131191,
"lastUpdate": 1741066217264,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -56422,6 +56422,54 @@ 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": 1741066213720,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 2407951,
"range": "± 56954",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 394381,
"range": "± 11668",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 2706377106,
"range": "± 233929258",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 17388985,
"range": "± 802008",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit d162d15

Please sign in to comment.