Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 2b09547
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 5, 2024
1 parent b0c7400 commit 11ec427
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": 1722884429852,
"lastUpdate": 1722899772524,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -14356,6 +14356,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": "2b09547fb16c8f539d4f439b3029cf06cc51bda3",
"message": "fix(torii): member clause escaped table name (#2255)",
"timestamp": "2024-08-05T18:57:42-04:00",
"tree_id": "beac2d436c2541f9e87b9f05d594fa5207384fd2",
"url": "https://github.com/dojoengine/dojo/commit/2b09547fb16c8f539d4f439b3029cf06cc51bda3"
},
"date": 1722899771642,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16414511,
"range": "± 440017",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1",
"value": 3579340,
"range": "± 92996",
"unit": "ns/iter"
},
{
"name": "Concurrent.Simulate/Blockifier.1000",
"value": 3545491625,
"range": "± 831307261",
"unit": "ns/iter"
},
{
"name": "Invoke.ERC20.transfer/Blockifier.Cold",
"value": 3717048,
"range": "± 92552",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 11ec427

Please sign in to comment.