Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 10b4a55
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 27, 2024
1 parent f60798e commit 4b42826
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": 1719500769330,
"lastUpdate": 1719504745124,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10498,6 +10498,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "lambda-0x",
"username": "lambda-0x"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "10b4a551857c99857c9c0abd14cafe9533904949",
"message": "dev: clean up dependencies (#2102)\n\n* clean up dependencies\r\n\r\n* use root .tool-versions for examples",
"timestamp": "2024-06-27T10:00:29-06:00",
"tree_id": "78baa56b2ba7100b8231b8cde14692f2e1c4fc53",
"url": "https://github.com/dojoengine/dojo/commit/10b4a551857c99857c9c0abd14cafe9533904949"
},
"date": 1719504744303,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16498038,
"range": "± 134928",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 4b42826

Please sign in to comment.