Return-Path: Delivered-To: apmail-poi-dev-archive@www.apache.org Received: (qmail 88080 invoked from network); 30 Dec 2008 08:53:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Dec 2008 08:53:08 -0000 Received: (qmail 16371 invoked by uid 500); 30 Dec 2008 08:53:07 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 16342 invoked by uid 500); 30 Dec 2008 08:53:07 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 16331 invoked by uid 99); 30 Dec 2008 08:53:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Dec 2008 00:53:07 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Dec 2008 08:53:06 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 6633B234C49F; Tue, 30 Dec 2008 00:52:46 -0800 (PST) From: bugzilla@apache.org To: dev@poi.apache.org Subject: DO NOT REPLY [Bug 46448] New: Performance problem while reading a Excel 2007 document (compare to Excel 2003 document) X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: XSSF X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: matthew.knl@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 30 Dec 2008 00:52:46 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=46448 Summary: Performance problem while reading a Excel 2007 document (compare to Excel 2003 document) Product: POI Version: 3.5-dev Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: XSSF AssignedTo: dev@poi.apache.org ReportedBy: matthew.knl@gmail.com I am using POI 3.5 Beta: - while opening an Excel 2003 document it took about 700 milliseconds. - while opening an Excel 2007 document it took 3000 milliseconds. (It is 4 times slower) Would you help on solving this issue? And please let me know if you have any other advice which will help to resolve this issue. Thanks a lot! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org