Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 6480c82
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 2, 2024
1 parent 9e4375f commit 9751801
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": 1722557574266,
"lastUpdate": 1722570475870,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -14020,6 +14020,54 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "6480c821a5e15308c170a35b99e445e9a52e9388",
"message": "Update devcontainer image: v1.0.0-alpha.4 (#2250)\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-08-01T21:29:57-06:00",
"tree_id": "3a71f5f6ccb4a76f1cf9ba4262a17bfa7175cc49",
"url": "https://github.com/dojoengine/dojo/commit/6480c821a5e15308c170a35b99e445e9a52e9388"
},
"date": 1722570475124,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17189118,
"range": "± 383202",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 4680761,
"range": "± 155693",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3317384297,
"range": "± 539354057",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 4814803,
"range": "± 21794",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 9751801

Please sign in to comment.