Java Doc for CollationPerformanceTest.java in » Internationalization-Localization » icu4j » com » ibm » icu » dev » test » perf » Java Source Code / Java DocumentationJava Source Code and Java Documentation
doKeyHist() ---------------------------------------------------------------------------------------
doKeyHist() Output a table of data for average sort key size vs.
void
doQSort() ---------------------------------------------------------------------------------------
doQSort() The quick sort timing test.
---------------------------------------------------------------------------------------
doBinarySearch() Binary Search timing test. Each name from the list
is looked up in the full sorted list of names.
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
doIterTest() Iteration test
---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------
doKeyHist() Output a table of data for average sort key size vs. string length.
---------------------------------------------------------------------------------------
Get the Collator Rules
The Rule File format:
1. leading and trailing whitespaces will be omitted
2. lines with the leading character '#' will be treated as comments
3. File encoding is ISO-8859-1