Skip to content
  • john's avatar
    Separated harness and additional benchmark code. · ad34237a
    john authored
    Separated Digest into a separate library for inclusion in Tomcat and default Harness.
    Removed dependency in H2 benchmark code on Config (and commons cli).
    Top-level harness now loads classes through a separate class loader, which has a
    common parent with the benchmark class loader, but is not itself an ancestor or the
    benchmark class loader.  This isolates harness code from benchmark code.
    ad34237a