Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 1c0e8cc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 6, 2024
1 parent 047da40 commit 531812a
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": 1722900095477,
"lastUpdate": 1722911783786,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -14500,6 +14500,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": "1c0e8cc17e0c6e3fd4cc0d3e0826f19cff674740",
"message": "refactor(torii-grpc): subscribe to all for empty clauses (#2269)\n\n* refactor(torii-grpc): subscribe to all for empty clauses\r\n\r\n* fmt",
"timestamp": "2024-08-05T22:17:01-04:00",
"tree_id": "f6c912304eec8dbef18a6587d725733e894e3ed3",
"url": "https://github.com/dojoengine/dojo/commit/1c0e8cc17e0c6e3fd4cc0d3e0826f19cff674740"
},
"date": 1722911782992,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17441422,
"range": "± 207644",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 3864283,
"range": "± 187646",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3805451575,
"range": "± 878962064",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 3961501,
"range": "± 106548",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 531812a

Please sign in to comment.