Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 7718099
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 9, 2025
1 parent 6375eee commit 690093b
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": 1736436296748,
"lastUpdate": 1736436405593,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -43630,6 +43630,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": "77180998fead4da6b0772953482ce8007f48a6cf",
"message": "refactor(torii): torii-runner (#2881)\n\n* refactor(torii): torii-runner\n\n* fmt\n\n* clippy\n\n* relay server feature",
"timestamp": "2025-01-09T09:10:14-06:00",
"tree_id": "ade24e46d3ca43b449a4d592b1a2e7269b53d7df",
"url": "https://github.com/dojoengine/dojo/commit/77180998fead4da6b0772953482ce8007f48a6cf"
},
"date": 1736436403608,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10360295341,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 690093b

Please sign in to comment.