[ 
https://issues.apache.org/jira/browse/MESOS-4558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-4558:
------------------------------
    Description: 
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}

  was:
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}


> 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
>              Labels: newbie++
>
> 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)

Reply via email to