TestScalability

Used to compare scalability between the old engine and the new MVStore engine. Mostly it runs BenchB with various numbers of threads.

Methods
static void main(String... args)
This method is called when executing this sample application.
static void main(String... args) throws Exception
This method is called when executing this sample application.
Parameters:
args - the command line parameters
boolean isCollect()
boolean isCollect()
void trace(String s)
Print a message to system out if trace is enabled.
void trace(String s)
Print a message to system out if trace is enabled.
Parameters:
s - the message