-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51014/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Repository: mesos
Description
-------
Removed one blank space in allocator benchmark test 'DeclineOffers'.
Diffs
-----
src/tests/hierarchical_allocator_tests.cpp cbed333f497016fe2811f755028796012b41db77
Diff: https://reviews.apache.org/r/51014/diff/
Testing
-------
make
make check
After fix:
```
[ RUN ] SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.DeclineOffers/0
Using 1000 agents and 1 frameworks
Added 1 frameworks in 3011us
Added 1000 agents in 445145us
round 0 allocate() took 161072us to make 0 offers after filtering 1000 offers
round 1 allocate() took 157639us to make 0 offers after filtering 1000 offers
```
Thanks,
Guangya Liu
|