Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 0d29ae3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 9, 2024
1 parent 264a41d commit 828b36b
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": 1733712402858,
"lastUpdate": 1733780249733,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -39544,6 +39544,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "zhengpeng",
"username": "847850277"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0d29ae3d2cfa2cf36db9243c63b9826f2665857c",
"message": "feat(sozo): provider health check (#2745)\n\n* [ISSUES#] 2739 sozo health check.\n\n* [ISSUES#] 2739 provider health check for sozo.\n\n* [ISSUES#] 2739 provider health check for sozo.\n\n* [ISSUES#] 2739 provider health check for sozo fmt.\n\n* fix: new utils provider module and minor fixes\n\n---------\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-12-09T15:20:58-06:00",
"tree_id": "57404cc00bf430ab9e2ea763e03861fd2654e493",
"url": "https://github.com/dojoengine/dojo/commit/0d29ae3d2cfa2cf36db9243c63b9826f2665857c"
},
"date": 1733780247531,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10066495267,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 828b36b

Please sign in to comment.