Skip to content

usmansaleem/besu-gatling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatling project for Besu JSON-RPC

A sample Gatling application to test and measure Besu JSON-RPC. To run the tests:

./gradlew gatlingRun -Dbesu-rpc-host=localhost -Dbesu-rpc-port=8545

Note: Make sure to use JDK 17+ is available on path or set as JAVA_HOME environment variable.

See src/gatling/java/besu/GetBlockByNumberSimulation.java for scenario setup.

About

Gatling tests for Besu JSON RPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages