This sample demonstrates performance for database inserts, searches and deletes on a simple database with a single class containing an integer field, a hash index and a tree index.
See instructions here on how to build this and other samples on your development platform. Once built, the sample can be run from the
\target\bin
directory:08_benchmarks_perfBut it is more instructive to run it in your development environment debugger, stepping through the code.