Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 6eb2b6d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 25, 2024
1 parent a79c402 commit b96a0cb
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": 1727277248187,
"lastUpdate": 1727277952286,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22378,6 +22378,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "lambda-0x",
"username": "lambda-0x"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "6eb2b6d7eca913439d3edf08bc68d8d7e4c239c6",
"message": "fix(torii): use correct query_type (#2476)\n\ncommit-id:8493d130",
"timestamp": "2024-09-25T11:09:57-04:00",
"tree_id": "3d152607b35052c2425bb76a2b925cba2e2e8682",
"url": "https://github.com/dojoengine/dojo/commit/6eb2b6d7eca913439d3edf08bc68d8d7e4c239c6"
},
"date": 1727277951146,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 11172844778,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit b96a0cb

Please sign in to comment.