Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 7ff762c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 21, 2024
1 parent 1178830 commit 941ceb9
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": 1734719511277,
"lastUpdate": 1734753296061,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -41650,6 +41650,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": "7ff762c88137c5bad57c59d0e77894fc14bef78e",
"message": "fix(katana): update default erc20 class hash (#2836)\n\nThe class hash wasn't updated when the source code was updated at commit 61f318d",
"timestamp": "2024-12-21T11:38:25+08:00",
"tree_id": "690709a03809dee19f923906f8adad03e91bc257",
"url": "https://github.com/dojoengine/dojo/commit/7ff762c88137c5bad57c59d0e77894fc14bef78e"
},
"date": 1734753293878,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10291507170,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 941ceb9

Please sign in to comment.