Installed product versions
- Visual Studio 2019 Release
- This extension: 1.0.30
Description
The performance when sorting lines or removing duplicate lines is extremely slow. For instance, sorting 100.000 lines takes 95 minutes, yes minutes not seconds. It is even slow when I just sort like 20 lines, not minutes, but noticeable and it shouldn't.
It surely has nothing to do with sorting, I sort a list in C# with 1.5 million string entries in under 5 seconds.
Installed product versions
Description
The performance when sorting lines or removing duplicate lines is extremely slow. For instance, sorting 100.000 lines takes 95 minutes, yes minutes not seconds. It is even slow when I just sort like 20 lines, not minutes, but noticeable and it shouldn't.
It surely has nothing to do with sorting, I sort a list in C# with 1.5 million string entries in under 5 seconds.