----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47700/#review134276 -----------------------------------------------------------
src/tests/scheduler_tests.cpp (line 1595) <https://reviews.apache.org/r/47700/#comment199015> split this into its own test to avoid side effects. - Vinod Kone On May 22, 2016, 4:06 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47700/ > ----------------------------------------------------------- > > (Updated May 22, 2016, 4:06 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-5222 > https://issues.apache.org/jira/browse/MESOS-5222 > > > Repository: mesos > > > Description > ------- > > This change adds a benchmark for measuring the time taken to > reconcile a large number of unknown tasks using the scheduler > library/driver. > > > Diffs > ----- > > src/tests/scheduler_tests.cpp d9cc3fde0caeadb16164e68ed66be098fd3ada7c > > Diff: https://reviews.apache.org/r/47700/diff/ > > > Testing > ------- > > make check (There is a 10x disrepancy between the library/driver. Would file > a followup JIRA for it) > > > Thanks, > > Anand Mazumdar > >
