Time shown in plugins command seems highFixed
I've checked and this plugin always says it takes long to load.

"Quick Sort" (1.3.6) by Frenk92 (245.66s) - QuickSort.cs

How can this be improved? And is anyone else having same issue?
That isn't "load" time, that is average hook call time for the plugin.
But it is not uncommon high?

I am experiencing the same problem. All my other plugins run under 1 or 2, so it looks very strange when Quick Sort is over 200.

How to solve this problem?
200+ seconds is a bit high, as normally most would be 100-200 milliseconds.
So was my thought.

How to solve this problem? It is the only plugin on my server that is so high.
Then this could be a sign that the code need some optimization, in hopes it would improve the call time?

39 "Quick Sort" (1.3.6) by Frenk92 (151.69s) - QuickSort.cs

This is still a problem.... Please, any help?

After some rework it's stable now
"Quick Sort" (1.3.7) by Frenk92 (24.28s) - QuickSort.cs
"Quick Sort" (1.3.7) by Frenk92 (24.33s) - QuickSort.cs
"Quick Sort" (1.3.7) by Frenk92 (29.83s) - QuickSort.cs​
 
Fixed in the latest version
Locked automatically