Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for e87da4a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 16, 2024
1 parent 760b90e commit c1dc9b1
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": 1721146721238,
"lastUpdate": 1721150339215,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11758,6 +11758,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": "e87da4a3a0c21d76c658abeead14d82b9cc3f85d",
"message": "ci: fix the rust version for release",
"timestamp": "2024-07-16T11:09:30-06:00",
"tree_id": "375afea5d2d592dcf4700b6e6afb677c43471395",
"url": "https://github.com/dojoengine/dojo/commit/e87da4a3a0c21d76c658abeead14d82b9cc3f85d"
},
"date": 1721150337917,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17436533,
"range": "± 411040",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c1dc9b1

Please sign in to comment.