Using Your Application To Generate The IO Pattern

When you execute IoBenchmark, it uses a simple CRUD (create, read, update, delete) application as the target application. This application is located in the com.db4o.bench.crud package. If you want to use your own application for generating the I/O access patterns, here's what you have to do: If you want to generate your log by interacting with your application, rather than having IoBenchmark calling it, do as follows: If you are using your own application to generate the I/O log file, check out the IO Log File Statistics section further down.