]> granicus.if.org Git - icu/commitdiff
ICU-9427 added a README file
authorDebabrata Sengupta <dsengup@svn.icu-project.org>
Thu, 2 Aug 2012 21:51:13 +0000 (21:51 +0000)
committerDebabrata Sengupta <dsengup@svn.icu-project.org>
Thu, 2 Aug 2012 21:51:13 +0000 (21:51 +0000)
X-SVN-Rev: 32088

.gitattributes
icu4j/perf-tests/README.txt [new file with mode: 0644]

index 3c1c0dda9316b3e2f6bce670730d785af2fa2562..64f3780d655033d9e6ff16a8b0643294417b46b1 100644 (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
diff --git a/icu4j/perf-tests/README.txt b/icu4j/perf-tests/README.txt
new file mode 100644 (file)
index 0000000..6e441d1
--- /dev/null
@@ -0,0 +1,8 @@
+Copyright (C) 2012, International Business Machines Corporation and others.  All Rights Reserved.\r
+\r
+README for ICU4J Performance Test\r
+\r
+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:\r
+      a) Statistics/Distribution.pm\r
+      b) Statistics/Descriptive.pm\r
+       c)  XML/LibXML.pm\r