Skip to content
  • Scott Wheeler's avatar
    Very significant startup time optimization for large collections -- hey, I · 35acd6f1
    Scott Wheeler authored
    knew there was a reason I wrote that StringHash class.  I think I was just
    too lazy to write a remove() method for it so I used my SortedStringList
    instead.  Anyway, switching over to the StringHash makes startup time for
    a collection of 12,500 items about 8x faster.
    
    svn path=/trunk/kdemultimedia/juk/; revision=242601
    35acd6f1