Mill Computing, Inc. Forums The Mill Architecture switches Reply To: switches

PeterH
Participant
Post count: 41

At the risk of diverging the topic, I’m wondering at the impact of different optimization settings on code size. With the architectures I’m familiar with, -O3 and above have an unfortunate tendency to produce larger code in the interest of speed. But techniques like unwinding loops don’t appear to be desirable on the Mill.