Closed riordanp closed 1 year ago
Geyser appears to perform poorly for high write load accounts where there are many updates sent in the same slot. I made a script to demonstrate the issue and compare the two sources here: https://github.com/riordanp/solana-pubsub-metrics
according to Aniket this fixed by increasing the buffer/channel size
Geyser appears to perform poorly for high write load accounts where there are many updates sent in the same slot. I made a script to demonstrate the issue and compare the two sources here: https://github.com/riordanp/solana-pubsub-metrics