Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 06d5803
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 20, 2024
1 parent 53668dc commit baaaaf6
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": 1718854063505,
"lastUpdate": 1718884643810,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10048,6 +10048,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": "06d5803ecc2c838975ec7819f14a740360b8d379",
"message": "Update devcontainer image: v0.7.2 (#2091)",
"timestamp": "2024-06-20T06:45:54-05:00",
"tree_id": "12f9ae7dbd7cad469cd6c98a586b667e5389fd46",
"url": "https://github.com/dojoengine/dojo/commit/06d5803ecc2c838975ec7819f14a740360b8d379"
},
"date": 1718884643119,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16271145,
"range": "± 229592",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit baaaaf6

Please sign in to comment.