Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Following patch will replace the JTidy based html parser with NekoHTML based sax parser. It only provides the same functionality that the JTidy based one (extracts a title into metadata) and passes other sax events through. Speed improvement is around 100%.