Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 6f72e33
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 14, 2024
1 parent 643db84 commit ca5b749
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": 1710401051479,
"lastUpdate": 1710402481446,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2698,6 +2698,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": "6f72e33d70c03094f07c3f4f525ea9a837c6f2bb",
"message": "feat(sozo): add `--receipt` transaction option (#1647)",
"timestamp": "2024-03-14T01:38:31-06:00",
"tree_id": "1c5c864efc504f209cef9fc371075a8ea03b1921",
"url": "https://github.com/dojoengine/dojo/commit/6f72e33d70c03094f07c3f4f525ea9a837c6f2bb"
},
"date": 1710402480939,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1020952,
"range": "± 81643",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit ca5b749

Please sign in to comment.