Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 9f95a68
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 25, 2024
1 parent 2eb1cb6 commit 60a4d94
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": 1727303038985,
"lastUpdate": 1727303131032,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22642,6 +22642,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": "9f95a68a957d45190a1e1c42877a4b828ab7a96d",
"message": "Prepare release: v1.0.0-alpha.13 (#2479)",
"timestamp": "2024-09-25T18:07:49-04:00",
"tree_id": "0f8be2a31e390fd63b16f30148d34a8ac4a75c05",
"url": "https://github.com/dojoengine/dojo/commit/9f95a68a957d45190a1e1c42877a4b828ab7a96d"
},
"date": 1727303129838,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16380572,
"range": "± 276802",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 3834564,
"range": "± 428316",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 2703257670,
"range": "± 206096585",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 3929535,
"range": "± 39409",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 60a4d94

Please sign in to comment.