|
|
|
|
|
by KerrAvon
1357 days ago
|
|
llvm-mos seems to optimize better than cc65, see discussion here: https://forums.atariage.com/topic/335414-llvm-mos-simple-rog... >The above code fills a graphics 8 screen. CC65 ran in 4587 jiffies while MOS did so in 2631. Another test leveraging lookups saw CC65 running in 2663 jiffies while MOS ran in 396 jiffies. > I have C code that leverages page zero that brings CC65 down to 664 jiffies while MOS runs in 358. |
|