blockworks-foundation / mango-feeds

GNU Affero General Public License v3.0
3 stars 3 forks source link

gRPC falls behind JSON-RPC for high write load accounts #8

Closed riordanp closed 1 year ago

riordanp commented 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

grooviegermanikus commented 1 year ago

according to Aniket this fixed by increasing the buffer/channel size