Advanced
Note for Windows Users
If you encounter issues with character encoding — such as misrepresentation of “plusminus” (±) or “sigma” (σ) symbols in the benchmark results — it’s likely due to Windows using UTF-16 LE encoding by default. To ensure characters are displayed correctly, switch your system to UTF-8:
- Open Control Panel.
- Navigate to Region > Administrative tab.
- Click Change system locale….
- Check Beta: Use Unicode UTF-8 for worldwide language support.
- Click OK and restart your computer if prompted.
This setting configures your system to use UTF-8 encoding for non-Unicode programs, which resolves character display issues in the benchmark output.
See also: Zig console output encoding issue.