Package org.h2.test.bench


package org.h2.test.bench
The implementation of the benchmark application.
  • Class
    Description
    The interface for benchmark tests.
    This test is similar to the TPC-A test of the Transaction Processing Council (TPC).
    This test is similar to the TPC-B test of the Transaction Processing Council (TPC).
    This test is similar to the TPC-C test of the Transaction Processing Council (TPC).
    The random data generator used for BenchC.
    This class implements the functionality of one thread of BenchC.
    This is a very simple benchmark application.
    The main controller class of the benchmark application.
    Used to compare scalability between the old engine and the new MVStore engine.