Package com.ibm.icu.dev.test.perf
Class ServiceObjectCreationPerf
java.lang.Object
com.ibm.icu.dev.test.perf.PerfTest
com.ibm.icu.dev.test.perf.ServiceObjectCreationPerf
ICU service object creation performance test cases
-
Nested Class Summary
Nested classes/interfaces inherited from class com.ibm.icu.dev.test.perf.PerfTest
PerfTest.BOMFreeReader, PerfTest.Function, PerfTest.TestCmdProvider, PerfTest.TestPrefixProvider, PerfTest.UsageException -
Field Summary
FieldsFields inherited from class com.ibm.icu.dev.test.perf.PerfTest
action, ACTION, bulk_mode, BULK_MODE, doPriorGC, duration, DURATION, encoding, ENCODING, FILE_NAME, fileName, GARBAGE_COLLECT, HELP1, HELP2, iterations, ITERATIONS, line_mode, LINE_MODE, LIST, locale, LOCALE, passes, PASSES, sourceDir, SOURCEDIR, TEST_NAME, testName, testProvider, threads, THREADS, time, TIME, uselen, USELEN, verbose, VERBOSE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void(package private) PerfTest.Function(package private) PerfTest.Function(package private) PerfTest.Function(package private) PerfTest.FunctionMethods inherited from class com.ibm.icu.dev.test.perf.PerfTest
gc, getOptions, readDataLine, readLines, readToEOS, readToEOS, run, setup
-
Field Details
-
DEF_COUNT
private static final long DEF_COUNT- See Also:
-
-
Constructor Details
-
ServiceObjectCreationPerf
public ServiceObjectCreationPerf()
-
-
Method Details
-
main
- Throws:
Exception
-
TestCalendarJava
PerfTest.Function TestCalendarJava() -
TestCalendarICU
PerfTest.Function TestCalendarICU() -
TestTimeZoneJava
PerfTest.Function TestTimeZoneJava() -
TestTimeZoneICU
PerfTest.Function TestTimeZoneICU()
-