zig/lib/std/unicode
LemonBoy 53c1624074 std: Make utf8CountCodepoints much faster
Make the code easier for the optimizer to work with and introduce a fast
path for ASCII sequences.

Introduce a benchmark harness to start tracking the performance of ops
on utf8.
2020-11-05 16:10:34 +01:00
..
throughput_test.zig std: Make utf8CountCodepoints much faster 2020-11-05 16:10:34 +01:00