Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 15c71cc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 2, 2024
1 parent 8e9efbb commit 3c25653
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": 1706830400587,
"lastUpdate": 1706840037684,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -808,6 +808,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": "15c71cca5d82613382a612bda1d708c199d4f9ba",
"message": "Prepare release: v0.5.1-alpha.5 (#1510)",
"timestamp": "2024-02-01T21:04:22-05:00",
"tree_id": "c5f9b5f097c5c9d2194c794b2e4a46f513bd9c99",
"url": "https://github.com/dojoengine/dojo/commit/15c71cca5d82613382a612bda1d708c199d4f9ba"
},
"date": 1706840036692,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 985533,
"range": "± 60305",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 3c25653

Please sign in to comment.