Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 683620c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 1, 2024
1 parent 965f513 commit c7ac7f2
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": 1714495386948,
"lastUpdate": 1714531461627,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -6718,6 +6718,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tirth Bharatiya",
"username": "btirth"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "683620cee12e1de5efabdc6d4a33fb6425a4e262",
"message": "[sozo] add trace logs (#1867)\n\n* Added trace logs for Sozo.\r\n\r\n* Added Sozo trace logs.\r\n\r\n* Updated Sozo trace logs.\r\n\r\n* Updated Sozo trace logs.\r\n\r\n* Updated Sozo trace logs\r\n\r\nCo-authored-by: glihm <[email protected]>\r\n\r\n* Updated Sozo trace logs.\r\n\r\n* Updated Sozo trace logs\r\n\r\nCo-authored-by: Ammar Arif <[email protected]>\r\n\r\n* Updated Sozo trace logs.\r\n\r\n* Removed json for Sozo log.\r\n\r\n* Removed LOG_TARGET for Sozo trace logs.\r\n\r\n* Updated Sozo trace logs\r\n\r\nCo-authored-by: glihm <[email protected]>\r\n\r\n* Updated Sozo trace logs - removed fetch keyword.\r\n\r\n* Resolved failing checks.\r\n\r\n* Updated Sozo trace logs.\r\n\r\nCo-authored-by: glihm <[email protected]>\r\n\r\n* Updated Sozo trace logs.\r\n\r\n* fix: ensure sozo commands return expected Result\r\n\r\n---------\r\n\r\nCo-authored-by: glihm <[email protected]>\r\nCo-authored-by: Ammar Arif <[email protected]>",
"timestamp": "2024-04-30T20:35:49-06:00",
"tree_id": "47d25d404e539606abc2ac5a463ec1e31c1c1843",
"url": "https://github.com/dojoengine/dojo/commit/683620cee12e1de5efabdc6d4a33fb6425a4e262"
},
"date": 1714531460899,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16949600,
"range": "± 523780",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c7ac7f2

Please sign in to comment.