On Fri, Oct 27, 2006 at 11:13:45AM +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > >> Also, we can probably use something better than a map (I'm sure qt > >> has nice hash tables) to store metrics. > > Abdelrazak> Or Andre's vector solution. I'll check it out. > > Do we really want to use a vector to cache unicode data? How large > will this vector be?
Btw note that I have profiler data telling me that any caching we do won't help on Linux/X11. Andre'
