Unicode: General Category size test (related #24789)
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 (closed) to estimate how much improvement can be achieved during work on that issue.
Edited by Serge S. Gulin