Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 9aa5b10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 4, 2024
1 parent 9d82d0f commit c27cd0d
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": 1733269650746,
"lastUpdate": 1733279831137,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -38062,6 +38062,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": "9aa5b1057e9361fe9230c31ec4ede6600413bc51",
"message": "refactor(katana): fix feeder gateway types (#2760)",
"timestamp": "2024-12-04T10:21:05+08:00",
"tree_id": "424ac2d4142f6d87eb69c03e5b5e0678f795a102",
"url": "https://github.com/dojoengine/dojo/commit/9aa5b1057e9361fe9230c31ec4ede6600413bc51"
},
"date": 1733279829706,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10245770759,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c27cd0d

Please sign in to comment.