Performance profiling

Performance statistics can be collected,

This example profile has been collected during the an execution of the test suite.

Profiling load on a single VM

Profiling load on multiple VMs

The H2 database table are meant to be mergeable, the org.squeryl.logging.UsageProfileConsolidator utility can be used to merge the stats that have been collected in multiple VMs.

 java org.squeryl.logging.UsageProfileConsolidator <h2FileForConsolidatedStatsProfile> <list of h2 files to consolidate>