Open MahdiBM opened 1 month ago
I think optimally there would be an option to somehow keep the logs for debugging?
Like save the logs somewhere?
So --no-progress
does suppress the logs, but another flag direct the runner to save the logs to a file.
Something like that ... because the logs might still be needed for debugging.
--no-progress
should suppress benchmark-target's logs. e.g. I see Vapor logs when I run the benchmarks + the comparison in one go, withbenchmark thresholds check
.