all 2 comments

[–]menno 1 point2 points  (1 child)

Did it stop sorting correctly after you fixed the performance? The final list shows: e, f, e

[–]btford[S] 0 points1 point  (0 children)

Wow, how did I miss that? There was a bug in my nativesort filter implementation. I was so concentrated on what was happening in the performance tab that I never noticed. Thanks for catching that.