Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 3976f31
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 27, 2024
1 parent ac89e00 commit 22bb2cc
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": 1711502543029,
"lastUpdate": 1711512877354,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3358,6 +3358,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Fabricio Robles",
"username": "fabrobles92"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3976f31d5f5fa8a957b37a6d2741a456886c904a",
"message": "Sozo CLI --version displaying more info (#1710)\n\n* Creation of fn generate_version that gathers versions of requested tools.\r\n\r\n* fix: ensure saya test always wait tx to be executed\r\n\r\n* fix: fmt\r\n\r\n---------\r\n\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-03-26T22:05:00-06:00",
"tree_id": "10b37dd5b80f2a4c9517723f781b6c7e566e52d3",
"url": "https://github.com/dojoengine/dojo/commit/3976f31d5f5fa8a957b37a6d2741a456886c904a"
},
"date": 1711512876902,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17509780,
"range": "± 53203",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 22bb2cc

Please sign in to comment.