[
https://issues.apache.org/jira/browse/MESOS-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996507#comment-14996507
]
Joris Van Remoortere commented on MESOS-3827:
---------------------------------------------
{code}
commit 2a9a5c12b9a6621975b766c45b78740d9d3fbba8
Author: Neil Conway <[email protected]>
Date: Mon Nov 9 09:36:50 2015 +0100
Refactored mock allocator into a separate header file.
Review: https://reviews.apache.org/r/39947
{code}
> Improve compilation speed of GMock tests
> ----------------------------------------
>
> Key: MESOS-3827
> URL: https://issues.apache.org/jira/browse/MESOS-3827
> Project: Mesos
> Issue Type: Improvement
> Reporter: Neil Conway
> Assignee: Neil Conway
> Priority: Minor
> Labels: mesosphere, tech-debt, testing
>
> The GMock docs suggest that moving the definition of mock classes'
> constructors and destructors to a separate compilation unit can improve
> compile performance:
> https://code.google.com/p/googlemock/wiki/V1_7_CookBook#Making_the_Compilation_Faster
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)