imperative
imperative copied to clipboard
Poor performance formatting output
Hello,
We use format() function in our Endevor plugin to format output from endevor list elements
command. It works perfect for small amount of data, but when we try to list about 100000 elements (2000000 rows), format() function takes more than 1 hour.
Do we have a lightweight alternative or could we optimize it somehow?