Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for c595fc9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 3, 2024
1 parent e7d91e8 commit 202195c
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": 1712109705887,
"lastUpdate": 1712110414807,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4108,6 +4108,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": "c595fc927b7e33bd2c1d14e75dba459229d40363",
"message": "Prepare release: v0.6.0-alpha.12 (#1755)\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-04-02T22:04:15-04:00",
"tree_id": "96cd0824fb4d8baadb19491459ce6a6226c36278",
"url": "https://github.com/dojoengine/dojo/commit/c595fc927b7e33bd2c1d14e75dba459229d40363"
},
"date": 1712110413634,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17316389,
"range": "± 98422",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 202195c

Please sign in to comment.