Skip to content

Update to fast_html 2 and use it for Floki parsing

rinpatch requested to merge feat/floki-fast-html-2 into develop

We should get a small speedup on rich media parsing and more HTML5-compliant parsing. This should also eliminate issues with fast_html tiemouts on freebsd.

Has been running for 5 days on my instance with pre-release versions of fast_sanitize and fast_html and around half a day with release versions, no issues detected.

Merge request reports