Hey Monkeys!
User Story
As the (ape) programmer I want (banana) fast compilation time so that it is easier to work with the code base.
I would like to try reducing the compilation time with the two following approaches:
- refactor include directives: They are pretty messy and many files include unneeded files.
- refactor hpp/cpp implementations: Maybe some often-included headers including implementations could be factored out into cpp files providing some benefits for the compilation time.
Impacts
CORE TEAM TASK LIST
Ape out!
Hey Monkeys!
User Story
As the
(ape) programmerI want(banana) fast compilation timeso that it is easier to work with the code base.I would like to try reducing the compilation time with the two following approaches:
Impacts
CORE TEAM TASK LIST
Ape out!