Package com.ibm.icu.dev.test.perf
package com.ibm.icu.dev.test.perf
-
ClassDescriptionBase class for performance testing framework.Subclasses of PerfTest will need to create subclasses of Function that define a call() method which contains the code to be timed.Treat all method beginning with 'test' prefix (ignoring case) for given object as the test methods.Exception indicating a usage error.A class for testing UnicodeSet performance.ICU service object creation performance test casesBase performance test that takes in a method name for testing with JDK.A class for testing UnicodeSet performance.