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 76d50e0 commit 3e618c0
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": 1734670991956,
"lastUpdate": 1734719360730,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -41572,6 +41572,36 @@ 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": 1734719358473,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10695874273,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 3e618c0

Please sign in to comment.