Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for e2ed073
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 21, 2024
1 parent 4d253ed commit b89ecb7
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": 1724273614241,
"lastUpdate": 1724276813515,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -16564,6 +16564,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": "e2ed07388843c3b688190eac771dbc85e84920fd",
"message": "Prepare release: v1.0.0-alpha.7 (#2324)\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-08-21T15:28:08-06:00",
"tree_id": "7c342f40db3668a7fc7ad4566d00c137c8cf718c",
"url": "https://github.com/dojoengine/dojo/commit/e2ed07388843c3b688190eac771dbc85e84920fd"
},
"date": 1724276812516,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17639576,
"range": "± 141738",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 3784480,
"range": "± 210401",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3503353275,
"range": "± 873661809",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 3912141,
"range": "± 165333",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit b89ecb7

Please sign in to comment.