Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 1d67c67
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 18, 2024
1 parent 6c54b7e commit 0081cb8
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": 1729259164213,
"lastUpdate": 1729261593774,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -26668,6 +26668,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": "1d67c67720932b5b9f8d24d217973d20cf8ca743",
"message": "refactor(torii): different tasks for torii services (#2552)",
"timestamp": "2024-10-18T10:10:04-04:00",
"tree_id": "290605a4db7e11acaf5aa086cf5efdef742c4142",
"url": "https://github.com/dojoengine/dojo/commit/1d67c67720932b5b9f8d24d217973d20cf8ca743"
},
"date": 1729261591666,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 12319102388,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0081cb8

Please sign in to comment.