Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 4400bf6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 25, 2024
1 parent 694dc40 commit 9971a6a
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": 1706151195798,
"lastUpdate": 1706193790588,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -148,6 +148,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": "4400bf64ebb3cf166094931dbeebd2ad61288bf0",
"message": "Prepare release: v0.5.1-alpha.1 (#1478)",
"timestamp": "2024-01-25T09:34:09-05:00",
"tree_id": "c4749ce41a1a92d095473f6bdbb3c6bda3234169",
"url": "https://github.com/dojoengine/dojo/commit/4400bf64ebb3cf166094931dbeebd2ad61288bf0"
},
"date": 1706193790070,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1039160,
"range": "± 34965",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 9971a6a

Please sign in to comment.