Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for cf095de
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 5, 2024
1 parent c6f04a8 commit 49b25cd
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": 1709660690102,
"lastUpdate": 1709665881147,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -2218,6 +2218,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": "cf095dea99168b521be8e3894716b72e29b6bbe0",
"message": "fix: typescript plugin for non struct fields (#1608)\n\n* fix: typescript plugin for non struct fields\r\n\r\n* fix: primitive type arg in system\r\n\r\n* chore: fmt",
"timestamp": "2024-03-05T14:01:36-05:00",
"tree_id": "778b5dd598f0a39afe096e84d1919d8adcaf1710",
"url": "https://github.com/dojoengine/dojo/commit/cf095dea99168b521be8e3894716b72e29b6bbe0"
},
"date": 1709665880161,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 969859,
"range": "± 35102",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 49b25cd

Please sign in to comment.