[
https://issues.apache.org/jira/browse/MESOS-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551384#comment-16551384
]
Meng Zhu commented on MESOS-5800:
---------------------------------
{noformat}
Code cleanup in hierarchical_allocator_tests.cpp.
This patch fixed the following issues in benchmark test:
1) Enabled templatized test fixture for DeclineOffers and
ResourceLabels.
2) Updated the output for the benchmark to be more clear.
Review: https://reviews.apache.org/r/49781/
{noformat}
> code clean up for allocator benchmark test
> ------------------------------------------
>
> Key: MESOS-5800
> URL: https://issues.apache.org/jira/browse/MESOS-5800
> Project: Mesos
> Issue Type: Bug
> Reporter: Guangya Liu
> Assignee: Guangya Liu
> Priority: Major
>
> We are now trying to introduce some benchmark test for allocator, and people
> may make a reference to the current benchmark test for their new benchmark
> test.
> There are two major issues for current benchmark test:
> 1) The output of the benchmark test is {{round 0 allocate took 3.077414secs
> to make 200 offers}}, the {{200}} here is framework numbers but not offer
> numbers.
> 2) Two test cases {{DeclineOffers}} and {{ResourceLabels}} are not using
> templatized test fixture.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)