2006/12/9, Zoltan NAGY <[EMAIL PROTECTED]>:
how can a library
By using a more obscure but more efficient algorithm and/or by using hand-coded assembly language for the critical section
or even a compiler optimize a loop?
http://en.wikipedia.org/wiki/Loop_optimization However none of this should apply to the Gnash source, where a greater speed gain can be had from good high-level design, and where clarity and simplicity are more likely to result in working code and sooner. M _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

