apple / swift-collections-benchmark

A benchmarking tool for Swift Collection algorithms
Apache License 2.0
340 stars 23 forks source link

[library render]: Sanitize generated filenames #10

Closed lorentey closed 3 years ago

lorentey commented 3 years ago

Prevent reasonable chart titles such as std::deque<int> append/remove from generating invalid filenames when rendering libraries on Windows.

Checklist

lorentey commented 3 years ago

Cc @compnerd, @SDGGiesbrecht -- this is a step towards being able to run benchmarks on Windows.

lorentey commented 3 years ago

@swift-ci test