Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.settings/ | 03-May-2024 | - | 348 | 345 | ||
data/ | 03-May-2024 | - | 292,456 | 292,357 | ||
perldriver/ | 03-May-2024 | - | 1,121 | 812 | ||
src/com/ibm/icu/dev/test/perf/ | 03-May-2024 | - | 4,994 | 3,770 | ||
.classpath | D | 03-May-2024 | 852 | 14 | 13 | |
.project | D | 03-May-2024 | 375 | 18 | 17 | |
Dataset.pm | D | 03-May-2024 | 2.5 KiB | 89 | 54 | |
README.txt | D | 03-May-2024 | 473 | 11 | 8 | |
build.properties | D | 03-May-2024 | 512 | 10 | 9 | |
build.xml | D | 03-May-2024 | 1.8 KiB | 41 | 23 | |
collationperf.pl | D | 03-May-2024 | 5.1 KiB | 134 | 71 | |
converterperf.pl | D | 03-May-2024 | 16.5 KiB | 513 | 271 | |
dateformatperf.pl | D | 03-May-2024 | 15.3 KiB | 499 | 262 | |
decimalformatperf.pl | D | 03-May-2024 | 15 KiB | 494 | 258 | |
manifest.stub | D | 03-May-2024 | 341 | 10 | 9 | |
normalizationperf_r_b.pl | D | 03-May-2024 | 3.5 KiB | 86 | 53 | |
normalizationperf_r_l.pl | D | 03-May-2024 | 3.5 KiB | 86 | 53 | |
normperf.pl | D | 03-May-2024 | 18.5 KiB | 549 | 268 | |
perftests.pl | D | 03-May-2024 | 15.8 KiB | 456 | 278 | |
rbbiperf_r.pl | D | 03-May-2024 | 3 KiB | 91 | 55 | |
resourcebundleperf.pl | D | 03-May-2024 | 3.2 KiB | 64 | 39 | |
ucharacterperf.pl | D | 03-May-2024 | 15.2 KiB | 496 | 262 | |
ucharacterperf_r.pl | D | 03-May-2024 | 3.1 KiB | 64 | 38 | |
unicodesetperf.pl | D | 03-May-2024 | 14.4 KiB | 486 | 251 | |
unicodesetperf_r.pl | D | 03-May-2024 | 2.6 KiB | 62 | 35 |
README.txt
1© 2016 and later: Unicode, Inc. and others. 2License & terms of use: http://www.unicode.org/copyright.html 3Copyright (C) 2012, International Business Machines Corporation and others. All Rights Reserved. 4 5README for ICU4J Performance Test 6 7Please 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: 8 a) Statistics/Distribution.pm 9 b) Statistics/Descriptive.pm 10 c) XML/LibXML.pm 11