[mlpack-git] [mlpack/mlpack] Reduce compile time by removing unnecessary headers (#722)

Seb Bro notifications at github.com
Wed Jul 20 12:02:58 EDT 2016


@rcurtin You mentioned ```src/mlpack/prereqs.hpp``` is not needed in all parts and can be removed if this is the case, but how about ``` src/mlpack/core.hpp```? I think not all headers there are used in every part of the code, too, right?
Can one split up the headers there? Or use precompiled headers?
These kind of things should speed up the build process.

Or is there a special reason why those headers combine almost all other headers?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/722#issuecomment-233996363
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160720/7a7d4938/attachment.html>


More information about the mlpack-git mailing list