ICU-9427 added a README file

X-SVN-Rev: 32088
This commit is contained in:
Debabrata Sengupta 2012-08-02 21:51:13 +00:00
parent 8e49d91748
commit b199f7fafa
2 changed files with 9 additions and 0 deletions

1
.gitattributes vendored
View file

@ -766,6 +766,7 @@ icu4j/main/tests/translit/.settings/org.eclipse.jdt.core.prefs -text
icu4j/main/tests/translit/.settings/org.eclipse.jdt.ui.prefs -text
icu4j/main/tests/translit/translit-tests-build.launch -text
icu4j/manifest.stub -text
icu4j/perf-tests/README.txt -text
icu4j/perf-tests/data/icuperf2report.xsl -text
icu4j/perf-tests/perftests.pl -text
icu4j/samples/build.properties -text

View file

@ -0,0 +1,8 @@
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