https://bugzilla.wikimedia.org/show_bug.cgi?id=38484
--- Comment #2 from Gabriel Wicke <[email protected]> 2012-07-19 18:18:42 UTC --- Our plan is to port Parsoid to a C library and interface it to PHP as an extension and (for shared hosting) as a near-static binary following Tim's strategy for Lua. We have some issues to address in the JS implementation before we embark on that, so don't expect that to happen before October. We could later also port Parsoid to pure PHP, but PHP's less-than-stellar performance for memory-heavy workloads would make this only useful for very small wikis. See http://shootout.alioth.debian.org/u32/performance.php?test=binarytrees for a fun memory-heavy benchmark. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
