Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 881e1aa
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 26, 2024
1 parent 60a4d94 commit a998f87
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": 1727303131032,
"lastUpdate": 1727349213686,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22690,6 +22690,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "881e1aaa647bd06cbc02177bb21062b8a1fa9009",
"message": "Update devcontainer image: v1.0.0-alpha.13 (#2480)",
"timestamp": "2024-09-26T06:56:59-04:00",
"tree_id": "4fe5cf8467e98d523bac62ac2b06bfe274876871",
"url": "https://github.com/dojoengine/dojo/commit/881e1aaa647bd06cbc02177bb21062b8a1fa9009"
},
"date": 1727349212233,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 11414503274,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit a998f87

Please sign in to comment.