Comment 4 for bug 1184581

Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: [Bug 1184581] Re: Fix triple hash table lookup in midicontroller.cpp

I've read it before. It's worth reading every article on woboq.com :) --
tons of great Qt internals posts.

On Mon, Oct 14, 2013 at 11:10 AM, Daniel Schürmann <
<email address hidden>> wrote:

> Just found http://woboq.com/blog/qmap_qhash_benchmark.html (please read
> discussion as well)
>
> Conclusion:
> Use QMap for small Lists.
> Break even depends on the key length. It is at 10 .. 512 Elements for 1
> ... 200 Elements
> For our typical ConfigKey() keys it will near ~50 Elements.
>
> --
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
> https://bugs.launchpad.net/bugs/1184581
>
> Title:
> Fix triple hash table lookup in midicontroller.cpp
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mixxx/+bug/1184581/+subscriptions
>