Csound Csound-dev Csound-tekno Search About

Re: realtime polyphony

Date1999-05-21 08:25
FromThomas Huber
SubjectRe: realtime polyphony
> I have a Celeron 300A w/ Abit BH6 motherboard, overclocked to 464Mhz.
> 76 oscillators
> 163 oscillators
> 852 oscillators

I have a PentiumII/350. My results were _very_ dependent of the
compiler switches (egcs-2.91.66):

-O3 -mpentium				: 650  oscillators
-O3					: 700  oscillators
-O3 -funroll-loops			: 890  oscillators
-O3 -fomit-frame-pointer -funroll-loops	: 1036 oscillators (Daddy-oh!!!!!!!!)

After that, I will recompile my csound with these switches...



Thomas