-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta3
-
x86
-
windows_nt, windows_2000
The Jestream Win32 benchmarks for read, write and parse text have dropped to level worse then 1.1.7 (our worst baseline.) We have an unfortunate gap in our measurements due to other bug issues but we know it happend in the 12-19 to 12-28 time frame.
Its is worth noting that the copy benchmark seems un-effected. We guss that the key difference is that all the other benchamrks involve soem form of parsign of the bianry stream of bits while copy just mvoes bits from one file to another.
Measurement data is viewable using our Java Webstart (1.0) acessible applet at
http://javaweb.eng/engineering/jdk-performance/reports/NT4/jetstream.jnlp
* Added 1/9/01 eileeny
performance is also affected on linux platform. With -server flag enabled, performance is worse that jdk1.2.2 without a jit. copy benchmark is also affected. see results at:
http://javaweb.eng/engineering/jdk-performance/engineering/linux/jetstream-comparison.jnlp
to recreate the bug:
java -cp /net/perf-lnx/export/performance perfteam.jetstream.JetStream -testfile IOTests.txt
* Added 1/10/01 zzhang
similiar performance regression has also been found on Solaris/sparc, please
check: http://javaweb/engineering/jdk-performance/reports/solaris/
Its is worth noting that the copy benchmark seems un-effected. We guss that the key difference is that all the other benchamrks involve soem form of parsign of the bianry stream of bits while copy just mvoes bits from one file to another.
Measurement data is viewable using our Java Webstart (1.0) acessible applet at
http://javaweb.eng/engineering/jdk-performance/reports/NT4/jetstream.jnlp
* Added 1/9/01 eileeny
performance is also affected on linux platform. With -server flag enabled, performance is worse that jdk1.2.2 without a jit. copy benchmark is also affected. see results at:
http://javaweb.eng/engineering/jdk-performance/engineering/linux/jetstream-comparison.jnlp
to recreate the bug:
java -cp /net/perf-lnx/export/performance perfteam.jetstream.JetStream -testfile IOTests.txt
* Added 1/10/01 zzhang
similiar performance regression has also been found on Solaris/sparc, please
check: http://javaweb/engineering/jdk-performance/reports/solaris/
- duplicates
-
JDK-4489049 InputStreamReader performance has severely dropped from 1.3.1 to 1.4
- Closed
- relates to
-
JDK-4411600 Byte buffers significantly slower than arrays in C1
- Resolved
-
JDK-4411601 C2 does not appear to inline/optimize sun.misc.Unsafe operations
- Resolved
-
JDK-4435369 (cs) Performance: CharsetDecoder.decode throws exceptions
- Resolved
-
JDK-4503732 (cs) Charset API redesign
- Resolved
-
JDK-4411596 C1 does not inline sun.misc.Unsafe operations
- Resolved
(1 relates to)