Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 339e9c1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 26, 2024
1 parent 100c707 commit 9f53127
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": 1732634335737,
"lastUpdate": 1732638489392,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -36190,6 +36190,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "glihm",
"username": "glihm"
},
"committer": {
"email": "[email protected]",
"name": "glihm",
"username": "glihm"
},
"distinct": true,
"id": "339e9c1379fb6509b33450fb9f31f4ec15b0677d",
"message": "fix(chore): update Cargo.lock",
"timestamp": "2024-11-26T10:11:45-06:00",
"tree_id": "94d90800bf7b3d8e48bde1b63054821b1cd4c9f2",
"url": "https://github.com/dojoengine/dojo/commit/339e9c1379fb6509b33450fb9f31f4ec15b0677d"
},
"date": 1732638488044,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10467002335,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 9f53127

Please sign in to comment.