You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcus Klaas de Vries a59707720a Optimize smart punct by creating a dedicated ItemBody
Smart punctuation creates lots of synthesized characters which are
not in the source document. Instead of allocating 'cow space' for
these characters, we can create a special itembody for them which
carry the character with them directly. This results in a 20%+
speedup for documents with lots of smart punctuation.
4 years ago
..
html_rendering.rs Optimize smart punct by creating a dedicated ItemBody 4 years ago
lib.rs Move some old scaling tests into the fuzzer regression suite 5 years ago