Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 80ac6d1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 10, 2025
1 parent a81c28b commit 63634b2
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": 1736454734194,
"lastUpdate": 1736516632213,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -43912,6 +43912,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "80ac6d1cdf35a855aeb550463e50546dc24a09cc",
"message": "fix(torii-grpc): nullable enum array deser (#2887)\n\n* fix(torii-grpc): nullable enum array deser\n\n* remove print",
"timestamp": "2025-01-10T07:27:00-06:00",
"tree_id": "09f84cdda002cf3fd85fa5dc20530dc1f9d7ccc3",
"url": "https://github.com/dojoengine/dojo/commit/80ac6d1cdf35a855aeb550463e50546dc24a09cc"
},
"date": 1736516629745,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10556365331,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 63634b2

Please sign in to comment.