Testing with 20,000 items allowed for quick sorting, searching and populating (<1 second). Test with 1,000,000 items took some time to initially populate (6 seconds or so). After it was populated, search was almost instant (1 second to undo search back to ""). Sorting was not attempted, but would likely be very slow due to deep recursive calls on quicksort. -- https://code.launchpad.net/~sgringwe/granite/fastview/+merge/94295 Your team elementaryart (old) is subscribed to branch lp:granite.
-- Mailing list: https://launchpad.net/~elementaryart Post to : [email protected] Unsubscribe : https://launchpad.net/~elementaryart More help : https://help.launchpad.net/ListHelp

