Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 91d8dac
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 19, 2024
1 parent 078b853 commit 9a65346
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": 1710852411812,
"lastUpdate": 1710864638948,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3028,6 +3028,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Junichi Sugiura",
"username": "JunichiSugiura"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "91d8dac307e5f09b06cc47e2e5427d930b593a39",
"message": "Add explorer flag to open World Explorer in browser (#1581)\n\n* Add explorer flag to open World Explorer\r\n\r\n* Log error message instead of unwrap when fail to open world explorer on browser\r\n\r\n* fix typo\r\n\r\n* fix typo 2\r\n\r\n---------\r\n\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-03-19T10:01:10-06:00",
"tree_id": "0d1ecb6fa08f6363228094ca520f178658e469bf",
"url": "https://github.com/dojoengine/dojo/commit/91d8dac307e5f09b06cc47e2e5427d930b593a39"
},
"date": 1710864637926,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 966668,
"range": "± 68349",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 9a65346

Please sign in to comment.