Skip to content
  • Maks Orlovich's avatar
    Reduce memory usage by roughly a 1/3rd, by: · 3ae66fab
    Maks Orlovich authored
    1. Reove a redudndant copy of the file path in CachedTag
    2. Try to get multiple copies of the same text to use the same
    underlying data object more often.
    3. Don't let QString get too pre-allocation happy.
    
    svn path=/trunk/kdemultimedia/juk/; revision=262331
    3ae66fab