Reeceeboii/Pi-CLI

Improve performance of convertToTable method

Opened this issue · 0 comments

Using a concurrent worker pool will probably sort this out. Calling sprintf for thousands of strings takes its time.