Hi! ![Smile :) :)]()
I have a problem...![Big Grin :D :D]()
Basically, I need to find a cheap and fast way to sort 6-10 cars in ranking order. At the moment, I use a generic list. (I used an array before, but that proved to be too slow.)
So what, in any way would be the least expensive array-type class to sort? I initially thought generic lists would be better, but, although there is a performance improvement there, the frame rate still stutters on my pendo pad...

I have a problem...

Basically, I need to find a cheap and fast way to sort 6-10 cars in ranking order. At the moment, I use a generic list. (I used an array before, but that proved to be too slow.)
So what, in any way would be the least expensive array-type class to sort? I initially thought generic lists would be better, but, although there is a performance improvement there, the frame rate still stutters on my pendo pad...
