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



3rdparty/libprocess/include/process/clock.hpp
<https://reviews.apache.org/r/27499/#comment102230>

    given the collection of timers only has .push_back and foreach called on 
it, consider a vector instead for better memory cache usage.


- Dominic Hamon


On Nov. 11, 2014, 8:52 a.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27499/
> -----------------------------------------------------------
> 
> (Updated Nov. 11, 2014, 8:52 a.m.)
> 
> 
> Review request for mesos, Ben Mahler, Jie Yu, Joris Van Remoortere, Niklas 
> Nielsen, and Vinod Kone.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/clock.hpp 
> eb157cac996c48fedc69002b9d80adaba1ed85d1 
>   3rdparty/libprocess/src/process.cpp 
> 85fb9958342f0bcdde322d9c55333126e6f86668 
> 
> Diff: https://reviews.apache.org/r/27499/diff/
> 
> 
> Testing
> -------
> 
> This enables seperating the Clock specific functionality from the 
> ProcessManager functionality so that the Clock implementation can ultimately 
> be completely isolated.
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>

Reply via email to