ordo-one / package-benchmark

Swift benchmark runner with many performance metrics and great CI support
Apache License 2.0
326 stars 25 forks source link

Improve API ergonomics for metric selection #175

Closed hassila closed 1 year ago

hassila commented 1 year ago

Just do a restricted extension on Array where Element:BenchmarkMetric to allow the user to write .all instead of BenchmarkMetric.all.