ossama-othman / MaRC

MaRC - Map Reprojections and Conversions
GNU Lesser General Public License v2.1
1 stars 0 forks source link

Detect and use compiler auto-vectorization flags. #112

Open ossama-othman opened 3 years ago

ossama-othman commented 3 years ago

Improve performance by making changes that provide more opportunities for the compiler to automatically vectorize code in MaRC, particularly loops.

Relevant references:

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 555


Totals Coverage Status
Change from base Build 552: 0.0%
Covered Lines: 2679
Relevant Lines: 3091

💛 - Coveralls