LWN.net Logo

LPC: Michael Meeks on LibreOffice and code ownership

LPC: Michael Meeks on LibreOffice and code ownership

Posted Nov 9, 2010 21:38 UTC (Tue) by oever (subscriber, #987)
In reply to: LPC: Michael Meeks on LibreOffice and code ownership by kripkenstein
Parent article: LPC: Michael Meeks on LibreOffice and code ownership

The grunt of the code is interacting with the browser DOM and the speed there is limited by the browser. But there are a few areas where numerical speed is useful. WebODF does unzipping of the document in the browser. This is not a performance problem for regular documents. But for documents with more then a hundred pages, a speedup might be noticable. Perhaps you can speed up the javascript inflate and deflate functions.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds