solidDB Help : solidDB reference : solidDB ADMIN COMMAND syntax : BENCHMARK
  
BENCHMARK
ADMIN COMMAND 'benchmark {fetch | update | insert}'
Abbreviation: bench
Runs a built-in benchmark for current server setup. Command runs fetch, update or insert test for 5 minutes and returns a result as operations per second.
Note Running the benchmark puts the solidDB server under heavy load and while benchmark is running other clients and applications may suffer from poor performance. To get accurate benchmark results you should make sure that the solidDB server is not serving any other clients while benchmark is being run.
Go up to
solidDB ADMIN COMMAND syntax