cargo-benchcmp icon indicating copy to clipboard operation
cargo-benchcmp copied to clipboard

Windows pipes in UTF-16

Open cbreeden opened this issue 7 years ago • 1 comments

One windows, piping the benchmarks like cargo bench > old will save the results in UTF-16. Running cargo benchcmp will then fail with "stream did not contain valid UTF-8".

cbreeden avatar May 19 '17 00:05 cbreeden

What do you think cargo benchcmp should do to fix this?

BurntSushi avatar Feb 04 '18 16:02 BurntSushi