[Mono-bugs] [Bug 555530] New: XML Parsing slow
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 13 21:08:27 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=555530
Summary: XML Parsing slow
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Runtime
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: jepsen at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: Customer
Created an attachment (id=327531)
--> (http://bugzilla.novell.com/attachment.cgi?id=327531)
XML Parsing using XML Reader and Linq.
Description of Problem:
Streaming a 500k (64k gzip compressed) and parsing with XML Reader takes a very
long time.
Steps to reproduce the problem:
1. Run attached sample app. Metrics are provided.
2. Wait ~40secs.
Actual Results:
Processing time for 500k (950 elements) takes ~35secs.
Expected Results:
Something much faster. If the device can play 3d games, then parsing
1000records should be a walk in the park ;-)
How often does this happen?
Everytime.
Additional Information:
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list