Closed
Bug 177780
Opened 23 years ago
Closed 21 years ago
reduce copying in expat
Categories
(Core :: XML, defect)
Core
XML
Tracking
()
RESOLVED
FIXED
People
(Reporter: hjtoi-bugzilla, Assigned: harishd)
Details
(Keywords: memory-footprint, perf)
Attachments
(1 file)
5.80 KB,
patch
|
Details | Diff | Splinter Review |
The Expat project at SF has a nice performance patch:
http://sourceforge.net/tracker/index.php?func=detail&aid=600964&group_id=10127&atid=310127
The above is the explanation, the patch is here:
http://sourceforge.net/tracker/download.php?group_id=10127&atid=310127&file_id=29910&aid=600964
May be we should consider replacing our version of expat with the current
version ( that contains the optimization ) and integrate our changes in it.
Updated•23 years ago
|
QA Contact: petersen → rakeshmishra
Updated•22 years ago
|
QA Contact: rakeshmishra → ashishbhatt
Comment 3•21 years ago
|
||
Fixed by the checkin for bug 192139.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•