Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for fc17c42
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 13, 2025
1 parent 6b42ef8 commit dee4f8c
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": 1739423399541,
"lastUpdate": 1739437728665,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -52882,6 +52882,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "contact@luca-steeb.com",
"name": "steebchen",
"username": "steebchen"
},
"committer": {
"email": "contact@luca-steeb.com",
"name": "steebchen",
"username": "steebchen"
},
"distinct": true,
"id": "fc17c42e2f990619fc45f98de3d7f1c111c49c08",
"message": "ci(release): add support for preview releases\n\nAdded inputs to trigger preview releases in the workflow.\nAdjusted tag generation, release creation, and Docker tags\nhandling to accommodate preview releases.",
"timestamp": "2025-02-13T15:52:00+07:00",
"tree_id": "a7a23d33ba22f1b55e5281e8856b6aac714c8fb9",
"url": "https://github.com/dojoengine/dojo/commit/fc17c42e2f990619fc45f98de3d7f1c111c49c08"
},
"date": 1739437726184,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 42896356974,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit dee4f8c

Please sign in to comment.