mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +00:00
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.