Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for cfdd170
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 14, 2024
1 parent 0c9c2da commit bd0c3be
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": 1710418364477,
"lastUpdate": 1710423028214,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2758,6 +2758,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": "cfdd17029222b8baacc4efc06d9fe945458686f6",
"message": "Prepare release: v0.6.0-alpha.6 (#1666)",
"timestamp": "2024-03-14T07:20:44-06:00",
"tree_id": "2ea8d0f3522667f66020a8b4f099d164cde92dbc",
"url": "https://github.com/dojoengine/dojo/commit/cfdd17029222b8baacc4efc06d9fe945458686f6"
},
"date": 1710423027695,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1030236,
"range": "± 61507",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit bd0c3be

Please sign in to comment.