Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 93168a1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 20, 2024
1 parent 3e618c0 commit 1178830
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1734719360730,
"lastUpdate": 1734719511277,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -41602,6 +41602,54 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Brother MartianGreed",
"username": "MartianGreed"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "93168a13bbac9cf028bc09731abd322bc57d1210",
"message": "Fix/bindgen types improvements (#2832)\n\n* feat: bindgen types improvements\r\n\r\n* feat: js ByteArray function input\r\n\r\n* feat: bindgen enums improvements",
"timestamp": "2024-12-20T12:12:25-06:00",
"tree_id": "1509e7e203f874c0c763db1f233ea0ec5f163b88",
"url": "https://github.com/dojoengine/dojo/commit/93168a13bbac9cf028bc09731abd322bc57d1210"
},
"date": 1734719509461,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 2455738,
"range": "± 49981",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 7984931,
"range": "± 201241",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3496433154,
"range": "± 757707307",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 8072702,
"range": "± 54445",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 1178830

Please sign in to comment.