-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43023/
-----------------------------------------------------------
(Updated Jan. 31, 2016, 4:51 a.m.)
Review request for mesos, Benjamin Hindman and Joris Van Remoortere.
Bugs: MESOS-4566
https://issues.apache.org/jira/browse/MESOS-4566
Repository: mesos
Description (updated)
-------
With this patch + https://reviews.apache.org/r/43024/, the number of calls to
`operator new` and `operator delete` were reduced by roughly 1/3.
Diffs
-----
3rdparty/libprocess/3rdparty/stout/include/stout/jsonify.hpp
addec8ec6504e2a8f5b838fce3ebd4db224ab022
Diff: https://reviews.apache.org/r/43023/diff/
Testing
-------
`make check`
Thanks,
Michael Park