You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/08/12 01:34:12 UTC

[jira] [Resolved] (MESOS-292) Remove unnecessary includes of headers to improve compile times

     [ https://issues.apache.org/jira/browse/MESOS-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominic Hamon resolved MESOS-292.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.20.0

commit c9d1c4cd1be097e3bcee63855847da272c43bc68
Author: Isabel Jimenez <co...@isabeljimenez.com>
Commit: Benjamin Hindman <be...@gmail.com>

    Removed unnecessary includes and inline definitions.

    Dominic's Hamon review request: https://reviews.apache.org/r/18295
    mergeable to today's master version, this is a lightened version to
    make review easier.  Note I see an improvements of ~7.5% of the
    compile time.

    Review: https://reviews.apache.org/r/23745

> Remove unnecessary includes of headers to improve compile times
> ---------------------------------------------------------------
>
>                 Key: MESOS-292
>                 URL: https://issues.apache.org/jira/browse/MESOS-292
>             Project: Mesos
>          Issue Type: Improvement
>          Components: technical debt
>            Reporter: Vinod Kone
>            Assignee: Dominic Hamon
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> We should be exploiting the compiler firewall (Pimpl) idiom to reduce the compile times.



--
This message was sent by Atlassian JIRA
(v6.2#6252)