Skip to content

Unicode: General Category size test (related #24789)

Serge S. Gulin requested to merge wip/T24789_size_test into master

Added a trivial size performance test which involves unicode general category usage via read. It uses general category to detect spaces.

Added javascript and wasm targets as the most interesting.

This MR is a preparation for #24789 to estimate how much improvement can be achieved during work on that issue.

Edited by Serge S. Gulin

Merge request reports