chipsalliance / fpga-tool-perf

FPGA tool performance profiling
https://chipsalliance.github.io/fpga-tool-perf
Apache License 2.0
101 stars 30 forks source link

infrastructure/runner: no tqdm #489

Closed umarcor closed 2 years ago

umarcor commented 2 years ago

tdqm hides the logs/content with a progress bar. When failures occur, which is rather common in this repository, tqdm makes debugging complicated. This PR removes the usage of tqdm.