-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25798/
-----------------------------------------------------------

(Updated Sept. 19, 2014, 7:01 p.m.)


Review request for mesos, Benjamin Hindman and Niklas Nielsen.


Changes
-------

Simplify strings::join() invocation.


Repository: mesos-git


Description
-------

Follow up from 25079.
Reduces compile time overall by ~1/3rd. 
Move implementation of libprocess help into cpp file.
Use strings::join to refactor macro expansion that was injecting lots of 
overhead even when the expanded functions were not used.


Diffs (updated)
-----

  3rdparty/libprocess/Makefile.am edbe54b 
  3rdparty/libprocess/include/process/help.hpp 4333b5b 
  3rdparty/libprocess/src/help.cpp PRE-CREATION 

Diff: https://reviews.apache.org/r/25798/diff/


Testing
-------

make check on 3rdparty
support/mesos-style.py


Thanks,

Joris Van Remoortere

Reply via email to