scuffed-code/icu4j/perf-tests
Debabrata Sengupta b199f7fafa ICU-9427 added a README file
X-SVN-Rev: 32088
2012-08-02 21:51:13 +00:00
..
data ICU-9427 Added perl script for performance test as a part of continuous build 2012-07-31 18:19:15 +00:00
perldriver
src/com/ibm/icu/dev/test/perf ICU-8855 undo bad commit r30752 2011-09-29 20:18:13 +00:00
build.properties ICU-8591 Add ICU4J performance test to main build.xml 2011-07-08 20:46:34 +00:00
build.xml ICU-9427 minor changes to ensure perl is accessible 2012-08-02 21:17:08 +00:00
collationperf.pl
converterperf.pl
Dataset.pm
dateformatperf.pl
decimalformatperf.pl
manifest.stub ICU-8591 Add ICU4J performance test to main build.xml 2011-07-08 20:46:34 +00:00
normalizationperf_r_b.pl
normalizationperf_r_l.pl
normperf.pl
perftests.pl ICU-9427 Added perl script for performance test as a part of continuous build 2012-07-31 18:19:15 +00:00
rbbiperf_r.pl
README.txt ICU-9427 added a README file 2012-08-02 21:51:13 +00:00
resourcebundleperf.pl
ucharacterperf_r.pl
ucharacterperf.pl
unicodesetperf_r.pl
unicodesetperf.pl

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