Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use jemalloc * Solving issue of finalized meta after processed block (#365) * Solving issue of finalized meta after processed block * Fixing the broken test * Removing unwanted logs * Add logs on block queues and reception time * reduce level of block reception log * Revert "Solving issue of finalized meta after processed block (#365)" This reverts commit c09700f. Production runs show more stable memory use but worse performance on landing transactions. * use yellowstone grpc with hacked-windowsize * upgraded geyser-grpc-connector + increased timeout * Fix block stream throughput problems By temporarily pasting in a function to connect to block streams via a more generously configured endpoint. * Enabling unstable tokio on fly * update to v0.10.3+yellowstone.1.12+solana.1.17.15-hacked-windowsize3 --------- Co-authored-by: Christian Kamm <[email protected]> Co-authored-by: GroovieGermanikus <[email protected]>
- Loading branch information