Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for fac5a67
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 14, 2024
1 parent 16e4c30 commit 387b84a
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": 1731604716029,
"lastUpdate": 1731607071807,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -34582,6 +34582,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "glihm",
"username": "glihm"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fac5a67734ab91f751c554be4b55f72c09b3e2f8",
"message": "fix: cli args for torii and katana with serde default (#2692)\n\n* fix: ensure torii options use serde default\n\n* fix: add serde default to missing katana options",
"timestamp": "2024-11-14T11:41:14-06:00",
"tree_id": "928acf2629b893b171ae15f0ac6b7318297763f1",
"url": "https://github.com/dojoengine/dojo/commit/fac5a67734ab91f751c554be4b55f72c09b3e2f8"
},
"date": 1731607069683,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10408591041,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 387b84a

Please sign in to comment.