Skip to content

the-1ndex/rpc-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solana RPC Benchmarking suite

A small test suite to see how fast an RPC service is.

How to run?

Install the locust library, run locust, and open http://localhost:8089

pip install locust
git clone https://github.com/the-1ndex/rpc-benchmarks.git
cd rpc-benchmark
# Use gma for benchmarking getMultipleAccounts and gpa for getProgramAccounts
locust --tags gpa

Public RPC servers to test with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages