Skip to content
  • Serge S. Gulin's avatar
    7d3d9bbf
    Unicode: General Category size test (related #24789) · 7d3d9bbf
    Serge S. Gulin authored
    Added trivial size performance test which involves unicode general category usage via `read`.
    The `read` itself uses general category to detect spaces.
    
    The purpose for this test is to measure outcome of applying improvements at General Category representation in code discussed at #24789.
    7d3d9bbf
    Unicode: General Category size test (related #24789)
    Serge S. Gulin authored
    Added trivial size performance test which involves unicode general category usage via `read`.
    The `read` itself uses general category to detect spaces.
    
    The purpose for this test is to measure outcome of applying improvements at General Category representation in code discussed at #24789.
Loading