mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 15:42:14 +00:00
to the icu repository. Added Unicode copyright notice to those files that only have the IBM copyright notice. A complimentary PR will remove data from the icu-data repository. ICU-21487 Adds pure test data files which have no copyright notice to the exemption list. |
||
---|---|---|
.. | ||
.settings | ||
data | ||
perldriver | ||
src/com/ibm/icu/dev/test/perf | ||
.classpath | ||
.project | ||
build.properties | ||
build.xml | ||
collationperf.pl | ||
converterperf.pl | ||
Dataset.pm | ||
dateformatperf.pl | ||
decimalformatperf.pl | ||
manifest.stub | ||
normalizationperf_r_b.pl | ||
normalizationperf_r_l.pl | ||
normperf.pl | ||
perftests.pl | ||
rbbiperf_r.pl | ||
README.txt | ||
resourcebundleperf.pl | ||
ucharacterperf.pl | ||
ucharacterperf_r.pl | ||
unicodesetperf.pl | ||
unicodesetperf_r.pl |
© 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html Copyright (C) 2012, International Business Machines Corporation and others. All Rights Reserved. README for ICU4J Performance Test Please 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: a) Statistics/Distribution.pm b) Statistics/Descriptive.pm c) XML/LibXML.pm