Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 042a2c0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 31, 2024
1 parent d128d1e commit 03d3b29
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": 1706735146298,
"lastUpdate": 1706738508163,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -598,6 +598,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "tarrencev@users.noreply.github.com",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "042a2c0d3659d76e08091919971573805c503f70",
"message": "Prepare release: v0.5.1-alpha.3 (#1500)",
"timestamp": "2024-01-31T16:52:30-05:00",
"tree_id": "2fb1482ea9a2165eefa8b84682aeafcdd7359b1b",
"url": "https://github.com/dojoengine/dojo/commit/042a2c0d3659d76e08091919971573805c503f70"
},
"date": 1706738507660,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1037440,
"range": "± 45326",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 03d3b29

Please sign in to comment.