Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 810b0f4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 23, 2024
1 parent 2f6aa36 commit c05fec2
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": 1711076813522,
"lastUpdate": 1711219086765,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3178,6 +3178,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Rémy Baranx",
"username": "remybar"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "810b0f45739d96f865fb6e402a30f4e3cf99a977",
"message": "sozo: add dry-run mode (#1686)",
"timestamp": "2024-03-23T12:28:37-06:00",
"tree_id": "3662023c81f2a24bfb1b1824ac7d1db4ee41650e",
"url": "https://github.com/dojoengine/dojo/commit/810b0f45739d96f865fb6e402a30f4e3cf99a977"
},
"date": 1711219086257,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 964197,
"range": "± 28257",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c05fec2

Please sign in to comment.