apple / swift-foundation

The Foundation project
Apache License 2.0
2.29k stars 135 forks source link

Rename benchmark files to avoid duplicating names from the project sources #618

Closed parkera closed 1 month ago

parkera commented 1 month ago

When we have the benchmarks and the project sources open in the same Xcode or VSCode environment, open quickly can get confused about which files to open - benchmark or project. Let's standardize on prefixing these with the name Benchmark to make it clearer what they are for.

parkera commented 1 month ago

@swift-ci test