| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| .settings/ | 03-May-2024 | - | 345 | 342 | ||
| data/ | 03-May-2024 | - | 292,426 | 292,333 | ||
| perldriver/ | 03-May-2024 | - | 1,113 | 812 | ||
| src/com/ibm/icu/dev/test/perf/ | 03-May-2024 | - | 4,956 | 3,760 | ||
| .classpath | D | 03-May-2024 | 852 | 14 | 13 | |
| .project | D | 03-May-2024 | 375 | 18 | 17 | |
| Dataset.pm | D | 03-May-2024 | 2.4 KiB | 87 | 54 | |
| README.txt | D | 03-May-2024 | 366 | 9 | 6 | |
| build.properties | D | 03-May-2024 | 390 | 8 | 7 | |
| build.xml | D | 03-May-2024 | 1.7 KiB | 39 | 23 | |
| collationperf.pl | D | 03-May-2024 | 5 KiB | 132 | 71 | |
| converterperf.pl | D | 03-May-2024 | 16.4 KiB | 511 | 271 | |
| dateformatperf.pl | D | 03-May-2024 | 15.2 KiB | 497 | 262 | |
| decimalformatperf.pl | D | 03-May-2024 | 14.9 KiB | 492 | 258 | |
| manifest.stub | D | 03-May-2024 | 329 | 10 | 9 | |
| normalizationperf_r_b.pl | D | 03-May-2024 | 3.4 KiB | 84 | 53 | |
| normalizationperf_r_l.pl | D | 03-May-2024 | 3.4 KiB | 84 | 53 | |
| normperf.pl | D | 03-May-2024 | 18.4 KiB | 547 | 268 | |
| perftests.pl | D | 03-May-2024 | 15.7 KiB | 454 | 278 | |
| rbbiperf_r.pl | D | 03-May-2024 | 2.9 KiB | 89 | 55 | |
| resourcebundleperf.pl | D | 03-May-2024 | 3.1 KiB | 62 | 39 | |
| ucharacterperf.pl | D | 03-May-2024 | 15.1 KiB | 494 | 262 | |
| ucharacterperf_r.pl | D | 03-May-2024 | 3 KiB | 62 | 38 | |
| unicodesetperf.pl | D | 03-May-2024 | 14.3 KiB | 484 | 251 | |
| unicodesetperf_r.pl | D | 03-May-2024 | 2.5 KiB | 60 | 35 |
README.txt
1Copyright (C) 2012, International Business Machines Corporation and others. All Rights Reserved. 2 3README for ICU4J Performance Test 4 5Please note that to run the performance test for ICU4J as a part of continuous build, you will need to setup Perl with the following modules: 6 a) Statistics/Distribution.pm 7 b) Statistics/Descriptive.pm 8 c) XML/LibXML.pm 9