Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for f4c8111
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 20, 2024
1 parent dcbfae8 commit 48f1a5c
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": 1710960506522,
"lastUpdate": 1710976010327,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3088,6 +3088,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jonatan Chaverri",
"username": "Jonatan-Chaverri"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f4c8111aefe2672d04356df64914871a5bcb536d",
"message": "Split sozo ops into its own crate (#1546)\n\n* Split sozo ops into its own crate\r\n\r\n* fix: minor fixes and adjust commands documentation\r\n\r\n* fix: add missing file\r\n\r\n* fix: ensure migration failure is not silent\r\n\r\n---------\r\n\r\nCo-authored-by: Jonatan Chaverri <[email protected]>\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-03-20T16:57:19-06:00",
"tree_id": "af15ebe23f89677e5d1472e965d0f3aaea2af4cc",
"url": "https://github.com/dojoengine/dojo/commit/f4c8111aefe2672d04356df64914871a5bcb536d"
},
"date": 1710976009828,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 966408,
"range": "± 66400",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 48f1a5c

Please sign in to comment.