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 ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
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 ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
Dataset.pm ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
dateformatperf.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
decimalformatperf.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
manifest.stub ICU-8591 Add ICU4J performance test to main build.xml 2011-07-08 20:46:34 +00:00
normalizationperf_r_b.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
normalizationperf_r_l.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
normperf.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
perftests.pl ICU-9413 fixed text file line endings 2012-08-30 17:11:02 +00:00
rbbiperf_r.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
README.txt ICU-9413 fixed text file line endings 2012-08-30 17:11:02 +00:00
resourcebundleperf.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
ucharacterperf_r.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
ucharacterperf.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
unicodesetperf_r.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00
unicodesetperf.pl ICU-6951 Merging ICU4J new source layout changes to trunk 2009-06-16 05:52:23 +00:00

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