On Mon, Dec 27, 2010 at 06:09:49AM +1100, cal wrote:
> Does anyone have any experience with speed of traversal through a
> boost multi index container? I'm pondering their use to manage notes
> currently in play, eg indexed by midi channel ordered by midi event
> time/frame stamp.
traversal should be quite quick.
you need to be careful that it doesnt silently call malloc
when you insert stuff into it.
i would normally advise against using it.
>
> cheers, Cal
>
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-dev
-- torben Hohn _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-devReceived on Tue Dec 28 16:15:10 2010
This archive was generated by hypermail 2.1.8 : Tue Dec 28 2010 - 16:15:10 EET