Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 1d3ecb6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 2, 2024
1 parent 5792483 commit e86e717
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1709242311541,
"lastUpdate": 1709404369573,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2038,6 +2038,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ammar Arif",
"username": "kariy"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1d3ecb61e3d7f104398b276332ddaf9be4240c5f",
"message": "Bump `blockifier` rev for supporting higher fee transfer gas (#1598)\n\nbump blockifier rev",
"timestamp": "2024-03-03T02:23:20+08:00",
"tree_id": "1a5b1a3aa51b93193244c8dfcaca9c9abfb6ca1e",
"url": "https://github.com/dojoengine/dojo/commit/1d3ecb61e3d7f104398b276332ddaf9be4240c5f"
},
"date": 1709404369127,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 968119,
"range": "± 69544",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit e86e717

Please sign in to comment.