Skip to content

infinispan/state-transfer-perf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvn clean install

./bin/run --help for all options.

Basic scenario with two nodes:

$ ./bin/run -cc configuration/local/control.xml -cs 2 --num-keys 1000000 --first
$ ./bin/run -cc configuration/local/control.xml -cs 2 --num-keys 1000000

You can integrate with async-profiler:

./bin/run -cc configuration/local/control.xml -cs 2 --first --profiling /home/jab/async-profiler/lib/libasyncProfiler.so 

This will capture CPU events and write down the JFR in the target folder. You can use jfr-converter to transform the JFR into the flamegraph.

About

Tool to help test State Transfer Performance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •