Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for ede7930
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 16, 2024
1 parent bd1bde6 commit e8b13d0
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": 1723824360306,
"lastUpdate": 1723827703741,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -16276,6 +16276,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": "ede7930735c708572af8a87f81bb76354a401b3a",
"message": "Prepare release: v1.0.0-alpha.6 (#2312)\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-08-16T12:42:39-04:00",
"tree_id": "c208af9f826b5595f14232ef77d7228d3e9a9785",
"url": "https://github.com/dojoengine/dojo/commit/ede7930735c708572af8a87f81bb76354a401b3a"
},
"date": 1723827702732,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17273109,
"range": "± 182217",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 3768432,
"range": "± 70196",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3745256466,
"range": "± 841651367",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 3920526,
"range": "± 90627",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit e8b13d0

Please sign in to comment.