Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for ab33065
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 22, 2024
1 parent 3d910e6 commit 2f417ce
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": 1719022250352,
"lastUpdate": 1719022364320,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10168,6 +10168,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": "ab3306530fa3fffc005523c37582c3f49beea9f0",
"message": "fix(sozo): dev subcommand (#2080)\n\n* fix: filter out test targets\r\n\r\n* fix manifests path\r\n\r\n* return error instead of unwrap\r\n\r\n* fix: propose newer implementation to take manifests in account\r\n\r\n* fix: remove the content compare for better performances\r\n\r\n* fix: clippy\r\n\r\n* update dojo_plugin version\r\n\r\n* migrate during initial run\r\n\r\n* remove manual skipping\r\n\r\n* fix lints\r\n\r\n---------\r\n\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-06-21T19:56:22-06:00",
"tree_id": "6ba6c610851c3b4a30210e7beacb8bb46296ba19",
"url": "https://github.com/dojoengine/dojo/commit/ab3306530fa3fffc005523c37582c3f49beea9f0"
},
"date": 1719022363714,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16682986,
"range": "± 80042",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 2f417ce

Please sign in to comment.