Re: Optimisation

From: Andrew Valencia <vandys_at_nospam.org>
Date: Fri Jan 21 1994 - 08:09:41 PST

[rob@darkstar.cygnus.com (Rob Savoye) writes:]

>> Has anyone looked into code optimisation for VSTa? I'm thinking of
>> compiling the code with something like "-m486 -O2" optimisation. I'd be
>> interested in any comments on what the results were if it's been tried.
> I see no reason why it wouldn't work. If it doesn't, let me know.

Although the VSTa kernel isn't written with any "volatile" declarations,
I was pretty careful in positioning procedure calls to keep the compiler
aware of the volatility of globals. The best example of this is the nop()
call while idling.

I have yet to hit a bug due to the optimizer. This includes GCC 1.X and 2.X
with and without the optimizer. As Rob said, if you find one, let us know.

                                                Andy
Received on Fri Jan 21 08:42:09 1994

This archive was generated by hypermail 2.1.8 : Wed Sep 21 2005 - 21:01:53 PDT