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

fix(patch): Log less when `--no-progress` in `thresholds` subcommand #285

Closed MahdiBM closed 1 month ago

MahdiBM commented 1 month ago

Description

Suppress some logs in thresholds subcommand when using --no-progress:

Screenshot 2024-10-04 at 10 52 55 PM

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Minimal checklist:

hassila commented 1 month ago

Thanks, nice.