Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for a023fc6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 6, 2024
1 parent 09f1d64 commit 6596eb4
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": 1733478724945,
"lastUpdate": 1733478921379,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -39184,6 +39184,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": "a023fc67c7c303b4c2b1ef4243260d19df3989e9",
"message": "fix(torii-sql): sql playground for slot (#2779)",
"timestamp": "2024-12-06T16:35:24+07:00",
"tree_id": "400f7cde7e28d3f5448a50dc5fc064b5c3eb6c4e",
"url": "https://github.com/dojoengine/dojo/commit/a023fc67c7c303b4c2b1ef4243260d19df3989e9"
},
"date": 1733478918828,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 2474030,
"range": "± 28319",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 7910060,
"range": "± 154400",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3795524847,
"range": "± 788391892",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 7963938,
"range": "± 226041",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 6596eb4

Please sign in to comment.