[loc-en-dev] jdk test logs with the locale changes
Yoshito Umaoka
y.umaoka at gmail.com
Tue Aug 31 15:55:49 PDT 2010
I wanted to make sure if we do not introduce any performance regression.
So I ran the standard test target jdk_lang, jdk_text and jdk_util on our
latest code and its base build (b106). I ran the test 5 times for each
and posted the raw log files below -
b106 -> http://icu-project.org/~yoshito/LocaleTestLogs/b106/
b106 + locale changes -> http://icu-project.org/~yoshito/LocaleTestLogs/le/
I wrote a small code to collect execution time of each text case
(average/min/max). You can see the changes below -
jdk_lang -> http://icu-project.org/~yoshito/LocaleTestLogs/lang.txt
jdk_text -> http://icu-project.org/~yoshito/LocaleTestLogs/text.txt
jdk_util -> http://icu-project.org/~yoshito/LocaleTestLogs/util.txt
I reviewed the output briefly. So far, I did not see any obvious
performance regression problems.
-Yoshito
More information about the locale-enhancement-dev
mailing list