Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 9a18f4d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 18, 2024
1 parent 35394cf commit b758ff0
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": 1713398683266,
"lastUpdate": 1713484663851,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -5758,6 +5758,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9a18f4d2188959657cc7c940153a3024b7204ff8",
"message": "fix(dojo-bindgen): typescript code gen (#1847)\n\n* fix: system arg types\r\n\r\n* fix: handle arrays\r\n\r\n* fmt\r\n\r\n* fix: duplicate tokens\r\n\r\n* feat: do same thing for unity plugin & support bytes31\r\n\r\n* fix: casing for system names\r\n\r\n* fix: ts return namoing",
"timestamp": "2024-04-18T17:49:18-06:00",
"tree_id": "6e48660dc1d61e46adc69c2d0dda59b0d502995f",
"url": "https://github.com/dojoengine/dojo/commit/9a18f4d2188959657cc7c940153a3024b7204ff8"
},
"date": 1713484662739,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16975995,
"range": "± 233686",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit b758ff0

Please sign in to comment.