Moggy: Fix major performance regression
commitaadcf16c6f465c35f384bd11fd261a4e9019247b
authorPetr Baudis <pasky@ucw.cz>
Sat, 9 Oct 2010 00:06:39 +0000 (9 02:06 +0200)
committerPetr Baudis <pasky@ucw.cz>
Sat, 9 Oct 2010 00:06:39 +0000 (9 02:06 +0200)
treefdb7724454c4531140ecf962dab36108468fced7
parent655752b40eed2f9fa25ab944369472e3c2818afc
Moggy: Fix major performance regression

The regression was caused by bb29b (first demonstrated by 2a94a).
If we use the initializer to set up move_queue, we force-fill the whole
structure with zeros, which takes *long* time.
playout/moggy.c