Skip to content

Add -funroll-loops as a standard GCC optimization

Peter W. Draper requested to merge compiler-optimizations into master

SWIFT is faster with this.

Fixes #244 (closed).

Merge request reports