<div dir="ltr"><div class="gmail_extra">Hi,</div><div class="gmail_extra"><br></div><div class="gmail_extra"><b>Progress for week8 and 9:</b></div><div class="gmail_extra">We managed to fix those issues which occured while trying to use LegacyFastParser in place of XParser ( <a href="https://gerrit.libreoffice.org/#/c/27222/">https://gerrit.libreoffice.org/#/c/27222/</a> and <a href="https://gerrit.libreoffice.org/#/c/27278/">https://gerrit.libreoffice.org/#/c/27278/</a> ).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Since then I've been trying to see if there is a performance gain in using LegacyFastParser over XParser. But XParser still has better wall-clock time for importing documents than our new parser. We are looking at couple of places where our threaded approach is taking more time and trying to remove all unnecessary overheads and optimize this path of unknown elements and attributes.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra">Azeem</div></div>