rpcpool / yellowstone-grpc

solana geyser grpc service
GNU Affero General Public License v3.0
218 stars 94 forks source link

processing of different clients - rust vs nodeJS #429

Open benjiqq opened 2 weeks ago

benjiqq commented 2 weeks ago

is the rust client more efficient in processing data versus nodeJS I assume? any benchmarks? i'm wondering how to check for reliability in particular missed events

fanatid commented 2 weeks ago

Yes, I think rust client is more reliable and processes messages faster (no benchmarks)