[jira] [Commented] (MESOS-1582) Improve build time.

2017-06-23 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16061616#comment-16061616 ] James Peach commented on MESOS-1582: Also, we should make the obvious changes to remove internal

[jira] [Commented] (MESOS-1582) Improve build time.

2017-01-19 Thread Alex Clemmer (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830295#comment-15830295 ] Alex Clemmer commented on MESOS-1582: - Fortunately, [~vinodkone], it happens to be the case that this

[jira] [Commented] (MESOS-1582) Improve build time.

2017-01-19 Thread Vinod Kone (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15830103#comment-15830103 ] Vinod Kone commented on MESOS-1582: --- [~hausdorff] I'm huge +1 to fixing this. Unfortunately, I don't

[jira] [Commented] (MESOS-1582) Improve build time.

2017-01-18 Thread Alex Clemmer (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15828645#comment-15828645 ] Alex Clemmer commented on MESOS-1582: - I'd like to try to resurrect this issue and see what the

[jira] [Commented] (MESOS-1582) Improve build time.

2017-01-18 Thread Alex Clemmer (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15828626#comment-15828626 ] Alex Clemmer commented on MESOS-1582: - I'd like > Improve build time. > --- > >

[jira] [Commented] (MESOS-1582) Improve build time.

2015-10-25 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973107#comment-14973107 ] haosdent commented on MESOS-1582: - I found most time are spent in #include files. For example, #include

[jira] [Commented] (MESOS-1582) Improve build time.

2015-10-25 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973328#comment-14973328 ] James Peach commented on MESOS-1582: I spent some more time trying to see whether there was a specific

[jira] [Commented] (MESOS-1582) Improve build time.

2015-10-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972825#comment-14972825 ] haosdent commented on MESOS-1582: - Add the missing libprocess build time for every object:

[jira] [Commented] (MESOS-1582) Improve build time.

2015-10-15 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959719#comment-14959719 ] James Peach commented on MESOS-1582: Here's a quick hack to generate compilation timings: {code} diff

[jira] [Commented] (MESOS-1582) Improve build time.

2015-10-15 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959176#comment-14959176 ] James Peach commented on MESOS-1582: Here's the build times w/ clang on OS X with {{-g -O0}}:

[jira] [Commented] (MESOS-1582) Improve build time.

2015-10-15 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14959198#comment-14959198 ] haosdent commented on MESOS-1582: - Seems build the test objects spend a lot of time. > Improve build

[jira] [Commented] (MESOS-1582) Improve build time.

2015-10-13 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955125#comment-14955125 ] James Peach commented on MESOS-1582: One of the worst offenders is the test suite. I experimented a

[jira] [Commented] (MESOS-1582) Improve build time.

2015-10-13 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955313#comment-14955313 ] James Peach commented on MESOS-1582: Here's my plan ... add build support for generating a file

[jira] [Commented] (MESOS-1582) Improve build time.

2014-07-14 Thread Benjamin Hindman (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060776#comment-14060776 ] Benjamin Hindman commented on MESOS-1582: - Some initial suggestions that we can

[jira] [Commented] (MESOS-1582) Improve build time.

2014-07-14 Thread Timothy St. Clair (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060819#comment-14060819 ] Timothy St. Clair commented on MESOS-1582: -- IMHO subsuming stout into libprocess