Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for d7f61be
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 22, 2024
1 parent 72d41c0 commit ca3a8e6
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": 1708623386732,
"lastUpdate": 1708627830567,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1648,6 +1648,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "d7f61be71720f6145adcc9832595ffe90a7ccaa5",
"message": "fix(dojo): dont assign ownership to ResourceMetadata on world creation (#1566)",
"timestamp": "2024-02-22T13:40:53-05:00",
"tree_id": "7d6a19b8d27a7399f84779bcb409bccea532c7a3",
"url": "https://github.com/dojoengine/dojo/commit/d7f61be71720f6145adcc9832595ffe90a7ccaa5"
},
"date": 1708627829566,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1018785,
"range": "± 65727",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit ca3a8e6

Please sign in to comment.