[
https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973107#comment-14973107
]
haosdent commented on MESOS-1582:
---------------------------------
I found most time are spent in #include files. For example, #include
"tests/mesos.hpp" need 3 seconds, #include "master/master.hpp" also nearly 3
seconds. I would write a script to generate a list contains the include time
for every header file.
> Improve build time.
> -------------------
>
> Key: MESOS-1582
> URL: https://issues.apache.org/jira/browse/MESOS-1582
> Project: Mesos
> Issue Type: Epic
> Components: build
> Reporter: Benjamin Hindman
>
> The build takes a ridiculously long time unless you have a large, parallel
> machine. This is a combination of many factors, all of which we'd like to
> discuss and track here.
> I'd also love to actually track build times so we can get an appreciation of
> the improvements. Please leave a comment below with your build times!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)