Am 01.09.2011 00:57, schrieb Egan Ford:
>> current maintainer of the sdcc Z80 port
> 
> Just a bit of feedback:
> 
> sdcc object files are about 1/3 the size of Aztec C (circa 1985), but
> run about 25% slower.  Are there optimization options that I missed?

The optimization options are --opt-code-size --opt-code-speed and
--max-allocs-per-node (higher values optimize more, default is 3000).

Can you give some example functions (C source and Aztec C asm output),
where sdcc generates significantly slower code than Aztec C?

Philipp

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to