On Tue, May 29, 2012 at 7:33 AM, Eli Barzilay <[email protected]> wrote: > That can currently get to ~20k things to sort and adjust for > additional entries that get added on each release, planet packages, > etc.
Have you measured how long this takes? On my machine, the `sort()` method on an array of 25000 strings takes 11ms in Firefox. -- sam th [email protected] _________________________ Racket Developers list: http://lists.racket-lang.org/dev

