Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 8f4bcbb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 24, 2024
1 parent 17c1bcf commit 251fe3b
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": 1727216323677,
"lastUpdate": 1727216383608,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22096,6 +22096,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": "8f4bcbb30cdae75376b23f188b5b8ea53b6bd294",
"message": "refactor(torii-core): enqueue models & events (#2471)\n\n* refactor(torii-core): enqueue models & events\r\n\r\n* scoped publish queue\r\n\r\n* fix: store event\r\n\r\n* fix: event message",
"timestamp": "2024-09-24T18:02:24-04:00",
"tree_id": "3bcd3872b85a230c52aa21f7d723f3fb1bb4a724",
"url": "https://github.com/dojoengine/dojo/commit/8f4bcbb30cdae75376b23f188b5b8ea53b6bd294"
},
"date": 1727216382454,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 15737942,
"range": "± 216355",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 3771967,
"range": "± 118296",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 2531940153,
"range": "± 217951382",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 3917649,
"range": "± 84076",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 251fe3b

Please sign in to comment.