Relates :
|
|
Relates :
|
Allocation of big long lived array in heap significally reduce performance of Parallel and Conc GC. In mustang parallel works fine, but Conc still very slow. http://forum.java.sun.com/thread.jspa?messageID=3801578 See my reproduction source in attachment. SerialGC is more than 10 times faster than Conc. java -XX:+PrintGCDetails -Xmx768m -XX:+Use<GC> gctest.Main ###@###.### 2005-07-19 13:56:08 GMT
|