This is an automated email from the ASF dual-hosted git repository.

mzhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 978c760  Sped up `ExampleTest.DiskFullFramework` test.
     new ec6b7b3  Optimized the allocation loop.
     new 25070f2  Updated the boost library.
     new 95201cb  Used boost `small_vector` in Resource Quantities and Limits.
     new 7303313  Used boost `small_vector` in `Resources`.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 3rdparty/boost-1.65.0.tar.gz                | Bin 1814636 -> 1202770 bytes
 3rdparty/boost.md                           |   2 +-
 3rdparty/cmake/Versions.cmake               |   2 +-
 include/mesos/resource_quantities.hpp       |  33 +++++++----
 include/mesos/resources.hpp                 |  20 ++++---
 include/mesos/v1/resources.hpp              |  20 ++++---
 src/common/resource_quantities.cpp          |  34 ++++-------
 src/master/allocator/mesos/hierarchical.cpp |  86 +++++++++++++++++-----------
 8 files changed, 111 insertions(+), 86 deletions(-)

Reply via email to