Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 040c1d6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 17, 2025
1 parent 2659682 commit b170436
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": 1739806236080,
"lastUpdate": 1739812968357,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -54676,6 +54676,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "59736843+Larkooo@users.noreply.github.com",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "040c1d6d0cb90b7bbc879cbc71607c13e990cd03",
"message": "feat(katana): configurable max gas for rpc call (#3043)\n\n* feat(katana): configurable max gas for rpc call\r\n\r\n* remove from `CfgEnv`\r\n\r\n* update\r\n\r\n---------\r\n\r\nCo-authored-by: Ammar Arif <evergreenkary@gmail.com>",
"timestamp": "2025-02-18T01:05:48+08:00",
"tree_id": "5769da65ef28c5553fc7e8e4d0b08805d3d7d0dd",
"url": "https://github.com/dojoengine/dojo/commit/040c1d6d0cb90b7bbc879cbc71607c13e990cd03"
},
"date": 1739812965885,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 44213085459,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit b170436

Please sign in to comment.