Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for a636d23
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 10, 2024
1 parent 7adb798 commit 12b948e
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": 1718044496006,
"lastUpdate": 1718044504631,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -9118,6 +9118,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": "a636d23da43d0e9ae249cfdc4a0c8417e2a9dda1",
"message": "feat(sozo): add a subcommand to generate overlay files (#2025)\n\n* initial commit\r\n\r\n* add support for model overlays\r\n\r\n* clean up\r\n\r\n* add test for merge\r\n\r\n* separate out match statement\r\n\r\n* fix directory creation\r\n\r\n* fix: fix test typo + add comment on isolated variant test\r\n\r\n---------\r\n\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-06-10T12:23:25-06:00",
"tree_id": "972b610c3b90d1f4a96104c3733d17432ce53ac5",
"url": "https://github.com/dojoengine/dojo/commit/a636d23da43d0e9ae249cfdc4a0c8417e2a9dda1"
},
"date": 1718044504037,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16303364,
"range": "± 183921",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 12b948e

Please sign in to comment.