Vinod Kone created MESOS-4558:
---------------------------------
Summary: Reduce the running time of benchmark tests
Key: MESOS-4558
URL: https://issues.apache.org/jira/browse/MESOS-4558
Project: Mesos
Issue Type: Task
Reporter: Vinod Kone
Currently benchmark tests take a long time (>5 hours). It would be nice to
reduce the total time taken by the benchmark tests to enable us to run them on
ASF CI.
Command to run only benchmark tests
{code}
MESOS_BENCHMARK=1 GTEST_FILTER="*BENCHMARK*"` make check
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)