-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2_10, 5.0u6
-
b05
-
generic, x86
-
generic, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2132422 | 1.4.2_11 | Praveen G | P2 | Closed | Fixed | b02 |
just run a small test program(PerformanceTest.java) and here
are the results after we
have executed it on a P4 3,2 GHZ HAT machine:
jdk1.4.2:
Time needed for copy the archive :65250 ms
jdk1.5.0_01:
Time needed for copy the archive :63594 ms
jre1.5.0_05:
Time needed for copy the archive :31453 ms
jre1.5.0_06 build 03 / build 04:
Time needed for copy the archive :179359 ms
- backported by
-
JDK-2132422 REGRESSION: serious performance degradation as GZIPInputStream is slower
- Closed
- duplicates
-
JDK-6356456 REGRESSION: GZIPInputStream is slower on 1.4.2_10 than on 1.4.2_09
- Closed
- relates to
-
JDK-5043044 GZIPOutputStream doesn't scale on 4way Windows systems
- Closed
-
JDK-2129005 GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness
- Resolved
-
JDK-6206933 GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness
- Resolved
-
JDK-6364346 GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09
- Resolved
-
JDK-6507118 REGRESSION: Testcase from CR 6348045 runs much slower on Java SE 6 than on J2SE 5
- Closed
-
JDK-6507548 REGRESSION: slower performance of GZIPInputStream for 5u10 (multi threaded testcase)
- Closed
-
JDK-6438254 Very slow performance from GZIPInputStream in JDK 1.5.0_07-b03
- Closed
-
JDK-6975829 Perf. of gzip in existing JDKs is too slower than in 1.3.1
- Closed
-
JDK-6399199 Improve performance of Deflater
- Open