[Asterisk-Users] Optimization

Jayson Vantuyl kagato at souja.net
Tue May 20 07:24:20 MST 2003


The Makefile optimizes with -O6 by default.  Has anyone profiled this?
I've heard (and personally measured) that many programs benefit far more
from -Os than any other setting.  Apparently the gains from smaller code
(i.e. not trashing the cache) outweigh most other benefits in most code.
Anyone up to testing this?

Jayson




More information about the asterisk-users mailing list