Skip to content
forked from shazow/ethspam

Generate realistic Ethereum JSONRPC queries, useful for benchmarking and testing.

License

Notifications You must be signed in to change notification settings

bryangreen/ethspam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethspam

ethspam generates an infinite stream of realistic read-only Ethereum JSONRPC queries, anchored around the latest block with some amount of random jitter. The latest state is updated every 15 seconds, so it can run continuously without becoming stale.

Per second, ethspam generates around 500,000 lines, or 120 megabytes of data, on a modern portable laptop.

Also makes for an okay superniche screensaver.

Setup

Grab a binary release or build from source.

License

MIT

About

Generate realistic Ethereum JSONRPC queries, useful for benchmarking and testing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.6%
  • Makefile 4.4%