Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for c93a058
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 11, 2025
1 parent 61428f3 commit 0927abe
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": 1736573938443,
"lastUpdate": 1736574028352,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -44350,6 +44350,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": "c93a058a2e081afb191427297b5fdcf95d2cb063",
"message": "feat(katana): special block hash registry contract (#2894)",
"timestamp": "2025-01-11T05:20:56Z",
"tree_id": "b258ce00f3128c46931fa9145a40013adc0bcc45",
"url": "https://github.com/dojoengine/dojo/commit/c93a058a2e081afb191427297b5fdcf95d2cb063"
},
"date": 1736574026422,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10548433878,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0927abe

Please sign in to comment.