Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 0d3c0b0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 22, 2024
1 parent 615eaba commit 3d910e6
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": 1719006142809,
"lastUpdate": 1719022250352,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10138,6 +10138,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Neo",
"username": "neotheprogramist"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0d3c0b0d5a36e36e003ce8ef066054d54a3c4041",
"message": "[saya] Publish proof to Celestia (#2053)\n\n* updated celestia and publishing proof\r\n\r\n* specifying whether to include proof blob\r\n\r\n* fix: cleanup\r\n\r\n---------\r\n\r\nCo-authored-by: Mateusz Zając <[email protected]>\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-06-21T19:59:15-06:00",
"tree_id": "fbd293e3bbee3f4f58b9fae39db2746d489f69ca",
"url": "https://github.com/dojoengine/dojo/commit/0d3c0b0d5a36e36e003ce8ef066054d54a3c4041"
},
"date": 1719022249590,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16482174,
"range": "± 178785",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 3d910e6

Please sign in to comment.