Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 35d789a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 20, 2024
1 parent 9a65346 commit dcbfae8
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": 1710864638948,
"lastUpdate": 1710960506522,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3058,6 +3058,36 @@ 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": "35d789a77156cff98b7c3c43b12372f187cd394d",
"message": "refactor(torii): retrieve events and store only relevant txns (#1631)\n\n* feat(torii): parallelize torii sync_range func\r\n\r\n* refactor: retrieve events & store only relevant txns\r\n\r\n* refactor: fix chunk size overflow & handle next events pages\r\n\r\n* chore: fmt\r\n\r\n* chore: clippy\r\n\r\n* chore: fmt\r\n\r\n* refactor: execute all txns at end of sync\r\n\r\n* chore: code\r\n\r\n* chroe: suggested changes\r\n\r\n* feat: configure events page chunk size\r\n\r\n* fmt\r\n\r\n* refactor: include chink size in config\r\n\r\n* fix",
"timestamp": "2024-03-20T14:38:42-04:00",
"tree_id": "35214aeb261c1aa3446a0c24054d6ee390f8f106",
"url": "https://github.com/dojoengine/dojo/commit/35d789a77156cff98b7c3c43b12372f187cd394d"
},
"date": 1710960506070,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1020553,
"range": "± 34079",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit dcbfae8

Please sign in to comment.