Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for efffe5c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 17, 2024
1 parent 20dfb4f commit dc90bfe
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": 1721227603376,
"lastUpdate": 1721227710835,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11878,6 +11878,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": "efffe5ca768a761708b70c16a8af2a14e77a11d7",
"message": "move to edition 2023_11 (#2179)\n\n* move to edition 2023_11\r\n\r\n* add edition to Scarb.toml of Torii tests",
"timestamp": "2024-07-17T08:40:09-06:00",
"tree_id": "7e4ede94f3e6842b8f8b02136cfed7bc39faa152",
"url": "https://github.com/dojoengine/dojo/commit/efffe5ca768a761708b70c16a8af2a14e77a11d7"
},
"date": 1721227710097,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16730172,
"range": "± 226693",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit dc90bfe

Please sign in to comment.