Neil Conway created MESOS-3827:
----------------------------------
Summary: 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
Priority: Minor
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)