xCuri0 / cflag-ga

Find the best CFlags using a genetic algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# cflag-ga
Find the best CFlags to use by using a genetic algorithm

# How to use
Included in ```./examples``` is a example configuration for a Makefile based program. Modify it to your needs

It's recommended that you use the performance governor and disable turbo to improve benchmark accuracy

About

Find the best CFlags using a genetic algorithm

License:GNU General Public License v3.0


Languages

Language:Python 100.0%