Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 9c47ba7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 18, 2024
1 parent b4869a8 commit 35394cf
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": 1713390478996,
"lastUpdate": 1713398683266,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -5728,6 +5728,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": "9c47ba7339bf6230af3a58f584d4976952a37942",
"message": "Prepare release: v0.6.1-alpha.2 (#1845)\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-04-17T17:56:22-06:00",
"tree_id": "c60279fafd0fcf3b3934eef145d1fff7a9089049",
"url": "https://github.com/dojoengine/dojo/commit/9c47ba7339bf6230af3a58f584d4976952a37942"
},
"date": 1713398682743,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17275277,
"range": "± 261357",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 35394cf

Please sign in to comment.