Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 36bef0f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 18, 2024
1 parent c697d18 commit 0c65fc8
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": 1718682276295,
"lastUpdate": 1718682418988,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -9808,6 +9808,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": "36bef0f14f8e8a9afa23d9744f60cd7bbef3828d",
"message": "Prepare release: v0.7.1 (#2076)\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-06-17T21:35:35-06:00",
"tree_id": "e0f7490bb79525b2207f38ce50296b0a66f8dff5",
"url": "https://github.com/dojoengine/dojo/commit/36bef0f14f8e8a9afa23d9744f60cd7bbef3828d"
},
"date": 1718682417757,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16679394,
"range": "± 200046",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0c65fc8

Please sign in to comment.