You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some runes in the benchstat output, particularly µ and ±, but also super-script numbers (¹², etc), may not render well in some terminals (or when processed with some tools when LANG is not properly configured, such as with less).
I propose, either via CLI flag or environment variable detection, we instead output u and either +- or ~.