Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 81b11e9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 16, 2024
1 parent 042037b commit 7c93606
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": 1723734902607,
"lastUpdate": 1723814408543,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -16036,6 +16036,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": "81b11e9da07ebb91e0f5ae46800564bd69ff59ac",
"message": "fix(torii-grpc): world class hash (#2307)\n\n* fix(torii-grpc): world class hash\r\n\r\n* chore\r\n\r\n* chore: world",
"timestamp": "2024-08-16T09:00:37-04:00",
"tree_id": "1a76b9bfe341ecadf35eee8620319a15b0ba7e14",
"url": "https://github.com/dojoengine/dojo/commit/81b11e9da07ebb91e0f5ae46800564bd69ff59ac"
},
"date": 1723814407051,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17316865,
"range": "± 189066",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 3755712,
"range": "± 165965",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3903681876,
"range": "± 866590864",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 3936513,
"range": "± 29109",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 7c93606

Please sign in to comment.