The ALR on my WIP is now over 8600 lines long, and it is noticably slow when starting a game in the Runner. I was thinking of writing a program to take my ALR and do some pre-sorting of it so when I add it to the game the Runner doesn't have to do so much work. How should I sort the ALR to make this work? By the length of the left-side text? Right-side text? Both together? What if the length is the same on two lines?
Any pointers would be appreciated.
