In the current implementation, the tqdm progress bar runs multiple times to display different test configurations. However, this can make it difficult for users to understand the overall progress. Therefore, it is important to consolidate all progress displays into a single progress bar.
In the current implementation, the tqdm progress bar runs multiple times to display different test configurations. However, this can make it difficult for users to understand the overall progress. Therefore, it is important to consolidate all progress displays into a single progress bar.