Skip to content

proposal: cmd/benchstat: support optional ascii-only output #64210

@extemporalgenome

Description

@extemporalgenome

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 ~.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions