Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for ae41d8c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 25, 2024
1 parent 58e3730 commit 77d2329
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": 1727278429373,
"lastUpdate": 1727302081484,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -22534,6 +22534,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ammar Arif",
"username": "kariy"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ae41d8c2a41454a55eef2f8ff11b202fcbbb5bbd",
"message": "Bump `blockifier` to fix `DeployAccount` tx not respecting disable fee flag (#2478)",
"timestamp": "2024-09-26T05:51:37+08:00",
"tree_id": "ef9de5c6d461e90df3f1fe3cf0df5036c78b6802",
"url": "https://github.com/dojoengine/dojo/commit/ae41d8c2a41454a55eef2f8ff11b202fcbbb5bbd"
},
"date": 1727302080138,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 12244189142,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 77d2329

Please sign in to comment.