Re: [cc65] Optimizations needed!

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-11-26 13:37:46
On Fri, Nov 26, 2010 at 11:58:09AM +0100, Johan Kotlinski wrote:
> > 1. Don't use structs. Generated code is terrible.
>
> It is not my experience that structs are especially bad. 
  
I haven't noticed that either. At least it's not worse than other code
generated by cc65 :-)

> I think from
> time to time, some optimizations have been broken. But it should not
> be especially slow. Or am I wrong?

Access to local or global structures is as fast as access to other global or
local variables.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Nov 26 13:38:07 2010

This archive was generated by hypermail 2.1.8 : 2010-11-26 13:38:09 CET