Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 02557ae
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 23, 2024
1 parent 68ba87a commit edf4761
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": 1734975073291,
"lastUpdate": 1734975263831,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -42226,6 +42226,54 @@ 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": "02557aee098cb5abf6431665c6af8d0588b64128",
"message": "fix(torii-core): client negative i128 conversion (#2840)\n\n* fix(torii-core): client negative i128 conversion\r\n\r\n* clippy",
"timestamp": "2024-12-23T11:14:45-06:00",
"tree_id": "a7360dc0c45e234c5cecc19bf9452e5748edbffa",
"url": "https://github.com/dojoengine/dojo/commit/02557aee098cb5abf6431665c6af8d0588b64128"
},
"date": 1734975261472,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 2465798,
"range": "± 34890",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 7836540,
"range": "± 291390",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3588924731,
"range": "± 767915595",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 8172038,
"range": "± 60552",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit edf4761

Please sign in to comment.