Pi-CLI
Pi-CLI copied to clipboard
Improve performance of convertToTable method
Using a concurrent worker pool will probably sort this out. Calling sprintf for thousands of strings takes its time.