scuffed-code/icu4j/perf-tests
2014-04-14 15:22:55 +00:00
..
.settings ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests. 2014-02-07 15:20:17 +00:00
data ICU-9427 fixed issues with icuperf2report.xsl 2012-08-03 18:21:33 +00:00
perldriver
src/com/ibm/icu/dev/test/perf ICU-10740 Fix newline error in ICU4J 2014-03-18 21:57:47 +00:00
.classpath ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests. 2014-02-07 15:20:17 +00:00
.project ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests. 2014-02-07 15:20:17 +00:00
build.properties ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests. 2014-02-07 15:20:17 +00:00
build.xml ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests. 2014-02-07 15:20:17 +00:00
collationperf.pl ICU-10839 Updated collation performance test script to work with the current directory structure. 2014-04-14 15:22:55 +00:00
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-9413 fixed text file line endings 2012-08-30 17:11:02 +00:00
rbbiperf_r.pl
README.txt ICU-9413 fixed text file line endings 2012-08-30 17:11:02 +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