Return-Path: X-Original-To: apmail-xmlgraphics-general-archive@www.apache.org Delivered-To: apmail-xmlgraphics-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65DEED23B for ; Wed, 15 Aug 2012 14:55:18 +0000 (UTC) Received: (qmail 41469 invoked by uid 500); 15 Aug 2012 14:55:17 -0000 Mailing-List: contact general-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list general@xmlgraphics.apache.org Received: (qmail 41460 invoked by uid 99); 15 Aug 2012 14:55:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 14:55:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 14:55:16 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 198F754B1; Wed, 15 Aug 2012 14:54:54 +0000 (UTC) From: bugzilla@apache.org To: general@xmlgraphics.apache.org Subject: [Bug 51149] [PATCH] slowdown in PNG processing when switching from JDK 1.6.0_17 to 1.6.0_18 Date: Wed, 15 Aug 2012 14:54:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: XMLGraphicsCommons X-Bugzilla-Component: image codecs X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: ognjen.d.blagojevic@gmail.com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: general@xmlgraphics.apache.org X-Bugzilla-Target-Milestone: -- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=51149 --- Comment #10 from Ognjen Blagojevic --- Luis, thank you for your patch. I tested and got similar results as Luis: FOP 1.0 + Oracle JVM 1.6.0_24 is around 4 times slower than FOP 1.1rc1 + Oracle JVM 1.6.0_24, but that one is also around 8 times slower than FOP 1.0 + Oracle JVM 1.6.0_17. In other words, there is some speed improvement (see comment 7), but in order to get the same speed as earlier with JDK 1.6.0_17, I guess we should wait for patch announced at comment 8. Therefore, if no one object, I will reopen this issue. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: general-help@xmlgraphics.apache.org