Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 4a77ef7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 25, 2024
1 parent a421b51 commit a31d000
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": 1711388858966,
"lastUpdate": 1711395732471,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3238,6 +3238,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "glihm",
"username": "glihm"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "4a77ef7f10b6f9c71c09afc2f5bfde69db20e699",
"message": "[sozo] generate JSON manifest (#1694)\n\n* feat: add support for AbiFormat (path or embed)\r\n\r\n* fix: add example updated manifests\r\n\r\n* editor: add custom build commands\r\n\r\n* fix: remove print and fmt + clippy\r\n\r\n* add vscode settings to gitignore\r\n\r\n* fix: ensure pretty formatting of the json\r\n\r\n* chore: add all .vscode to gitignore\r\n\r\n* chore: remove vscode tasks\r\n\r\n* fix: enable PartialEq only for testing when required",
"timestamp": "2024-03-25T13:32:30-06:00",
"tree_id": "28372756051cc71535f435bb16fe0806ac6bcdd2",
"url": "https://github.com/dojoengine/dojo/commit/4a77ef7f10b6f9c71c09afc2f5bfde69db20e699"
},
"date": 1711395731823,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 977143,
"range": "± 41075",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit a31d000

Please sign in to comment.