Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 2361b5e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 16, 2024
1 parent 0a884bd commit f0bc077
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": 1713281860741,
"lastUpdate": 1713282484394,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -5638,6 +5638,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"distinct": true,
"id": "2361b5e8e98a028ea868399c2dabfa9b38a2d7a0",
"message": "Pass version to release",
"timestamp": "2024-04-16T11:39:48-04:00",
"tree_id": "bbdfacd10c732e44bc2010105fd650e57d78debb",
"url": "https://github.com/dojoengine/dojo/commit/2361b5e8e98a028ea868399c2dabfa9b38a2d7a0"
},
"date": 1713282483265,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17208865,
"range": "± 226834",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit f0bc077

Please sign in to comment.