[jira] [Updated] (MESOS-5781) Benchmark allocation with framework suppression.

2016-07-07 Thread Jacob Janco (JIRA)

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

Jacob Janco updated MESOS-5781:
---
Description: 
Benchmarks effects of framework suppression on allocation time. Frameworks are 
suppressed and resources recovered each iteration and allocation time is 
measured as we move to suppress all frameworks in the test case. Referencing 
MESOS-4694. 

Sample run at top of tree: 
[ RUN  ] 
SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35
Using 5000 agents and 6000 frameworks
allocate() took 3.7728787mins to make 5000 offers with 1200 out of 6000 
frameworks suppressing offers
allocate() took 3.8739297333mins to make 5000 offers with 2400 out of 6000 
frameworks suppressing offers
allocate() took 3.7972409833mins to make 5000 offers with 3600 out of 6000 
frameworks suppressing offers
allocate() took 3.85926955mins to make 5000 offers with 4800 out of 6000 
frameworks suppressing offers
allocate() took 23.114991secs to make 0 offers with 6000 out of 6000 frameworks 
suppressing offers
[   OK ] 
SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35 
(1157073 ms)

Sample run with MESOS-4694 (https://reviews.apache.org/r/43666/):
[ RUN  ] 
SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35
Using 5000 agents and 6000 frameworks
allocate() took 2.8807476167mins to make 5000 offers with 1200 out of 6000 
frameworks suppressing offers
allocate() took 2.0985669833mins to make 5000 offers with 2400 out of 6000 
frameworks suppressing offers
allocate() took 1.3209152mins to make 5000 offers with 3600 out of 6000 
frameworks suppressing offers
allocate() took 36.852357secs to make 5000 offers with 4800 out of 6000 
frameworks suppressing offers
allocate() took 76064us to make 0 offers with 6000 out of 6000 frameworks 
suppressing offers
[   OK ] 
SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35 
(624856 ms)

  was:
Benchmarks effects of framework suppression on allocation time. Frameworks are 
suppressed and resources recovered each iteration and allocation time is 
measured as we move to suppress all frameworks in the test case. Referencing 
MESOS-4694. 

Sample run at top of tree: 
Using 2000 agents and 200 frameworks
round 0 allocate took 2.630963secs to make 199 offers
round 1 allocate took 2.640694secs to make 198 offers
round 2 allocate took 2.642664secs to make 197 offers
...
round 197 allocate took 2.433047secs to make 2 offers
round 198 allocate took 2.409804secs to make 1 offers
round 199 allocate took 252270us to make 0 offers

Sample run with MESOS-4694 (https://reviews.apache.org/r/43666/):
Using 2000 agents and 200 frameworks
round 0 allocate took 2.626182secs to make 199 offers
round 1 allocate took 2.62286secs to make 198 offers
round 2 allocate took 2.591389secs to make 197 offers
...
round 101 allocate took 1.494164secs to make 98 offers
round 102 allocate took 1.491371secs to make 97 offers
round 103 allocate took 1.491969secs to make 96 offers
...
round 197 allocate took 534780us to make 2 offers
round 198 allocate took 501947us to make 1 offers
round 199 allocate took 24929us to make 0 offers


> Benchmark allocation with framework suppression.
> 
>
> Key: MESOS-5781
> URL: https://issues.apache.org/jira/browse/MESOS-5781
> Project: Mesos
>  Issue Type: Improvement
>Reporter: Jacob Janco
>Assignee: Jacob Janco
>  Labels: allocator, benchmark
>
> Benchmarks effects of framework suppression on allocation time. Frameworks 
> are suppressed and resources recovered each iteration and allocation time is 
> measured as we move to suppress all frameworks in the test case. Referencing 
> MESOS-4694. 
> Sample run at top of tree: 
> [ RUN  ] 
> SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35
> Using 5000 agents and 6000 frameworks
> allocate() took 3.7728787mins to make 5000 offers with 1200 out of 6000 
> frameworks suppressing offers
> allocate() took 3.8739297333mins to make 5000 offers with 2400 out of 
> 6000 frameworks suppressing offers
> allocate() took 3.7972409833mins to make 5000 offers with 3600 out of 
> 6000 frameworks suppressing offers
> allocate() took 3.85926955mins to make 5000 offers with 4800 out of 6000 
> frameworks suppressing offers
> allocate() took 23.114991secs to make 0 offers with 6000 out of 6000 
> frameworks suppressing offers
> [   OK ] 
> SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35 
> (1157073 ms)
> Sample run with MESOS-4694 (https://reviews.apache.org/r/43666/):
> [ RUN  ] 
> SlaveAndFrameworkCount/HierarchicalAllocator_BENCHMARK_Test.SuppressOffers/35
> Using 5000 agents and 6000 frameworks
> allocate() took 2.880747

[jira] [Updated] (MESOS-5781) Benchmark allocation with framework suppression.

2016-07-05 Thread Yan Xu (JIRA)

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

Yan Xu updated MESOS-5781:
--
Shepherd: Yan Xu

> Benchmark allocation with framework suppression.
> 
>
> Key: MESOS-5781
> URL: https://issues.apache.org/jira/browse/MESOS-5781
> Project: Mesos
>  Issue Type: Improvement
>Reporter: Jacob Janco
>Assignee: Jacob Janco
>  Labels: allocator, benchmark
>
> Benchmarks effects of framework suppression on allocation time. Frameworks 
> are suppressed and resources recovered each iteration and allocation time is 
> measured as we move to suppress all frameworks in the test case. Referencing 
> MESOS-4694. 
> Sample run at top of tree: 
> Using 2000 agents and 200 frameworks
> round 0 allocate took 2.630963secs to make 199 offers
> round 1 allocate took 2.640694secs to make 198 offers
> round 2 allocate took 2.642664secs to make 197 offers
> ...
> round 197 allocate took 2.433047secs to make 2 offers
> round 198 allocate took 2.409804secs to make 1 offers
> round 199 allocate took 252270us to make 0 offers
> Sample run with MESOS-4694 (https://reviews.apache.org/r/43666/):
> Using 2000 agents and 200 frameworks
> round 0 allocate took 2.626182secs to make 199 offers
> round 1 allocate took 2.62286secs to make 198 offers
> round 2 allocate took 2.591389secs to make 197 offers
> ...
> round 101 allocate took 1.494164secs to make 98 offers
> round 102 allocate took 1.491371secs to make 97 offers
> round 103 allocate took 1.491969secs to make 96 offers
> ...
> round 197 allocate took 534780us to make 2 offers
> round 198 allocate took 501947us to make 1 offers
> round 199 allocate took 24929us to make 0 offers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-5781) Benchmark allocation with framework suppression.

2016-07-04 Thread Jacob Janco (JIRA)

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

Jacob Janco updated MESOS-5781:
---
Description: 
Benchmarks effects of framework suppression on allocation time. Frameworks are 
suppressed and resources recovered each iteration and allocation time is 
measured as we move to suppress all frameworks in the test case. Referencing 
MESOS-4694. 

Sample run at top of tree: 
Using 2000 agents and 200 frameworks
round 0 allocate took 2.630963secs to make 199 offers
round 1 allocate took 2.640694secs to make 198 offers
round 2 allocate took 2.642664secs to make 197 offers
...
round 197 allocate took 2.433047secs to make 2 offers
round 198 allocate took 2.409804secs to make 1 offers
round 199 allocate took 252270us to make 0 offers

Sample run with MESOS-4694 (https://reviews.apache.org/r/43666/):
Using 2000 agents and 200 frameworks
round 0 allocate took 2.626182secs to make 199 offers
round 1 allocate took 2.62286secs to make 198 offers
round 2 allocate took 2.591389secs to make 197 offers
...
round 101 allocate took 1.494164secs to make 98 offers
round 102 allocate took 1.491371secs to make 97 offers
round 103 allocate took 1.491969secs to make 96 offers
...
round 197 allocate took 534780us to make 2 offers
round 198 allocate took 501947us to make 1 offers
round 199 allocate took 24929us to make 0 offers

  was:
Benchmarks effects of framework suppression on allocation time. Frameworks are 
suppressed and resources recovered each iteration and allocation time is 
measured as we move to suppress all frameworks in the test case. Referencing 
MESOS-4694. 

Sample run at top of tree: 
Using 2000 agents and 200 frameworks
round 0 allocate took 2.630963secs to make 199 offers
round 1 allocate took 2.640694secs to make 198 offers
round 2 allocate took 2.642664secs to make 197 offers
...
round 197 allocate took 2.433047secs to make 2 offers
round 198 allocate took 2.409804secs to make 1 offers
round 199 allocate took 252270us to make 0 offers

Sample run with MESOS-4694 (https://reviews.apache.org/r/43666/):
round 0 allocate took 2.626182secs to make 199 offers
round 1 allocate took 2.62286secs to make 198 offers
round 2 allocate took 2.591389secs to make 197 offers
...
round 101 allocate took 1.494164secs to make 98 offers
round 102 allocate took 1.491371secs to make 97 offers
round 103 allocate took 1.491969secs to make 96 offers
...
round 197 allocate took 534780us to make 2 offers
round 198 allocate took 501947us to make 1 offers
round 199 allocate took 24929us to make 0 offers


> Benchmark allocation with framework suppression.
> 
>
> Key: MESOS-5781
> URL: https://issues.apache.org/jira/browse/MESOS-5781
> Project: Mesos
>  Issue Type: Improvement
>Reporter: Jacob Janco
>Assignee: Jacob Janco
>  Labels: allocator, benchmark
>
> Benchmarks effects of framework suppression on allocation time. Frameworks 
> are suppressed and resources recovered each iteration and allocation time is 
> measured as we move to suppress all frameworks in the test case. Referencing 
> MESOS-4694. 
> Sample run at top of tree: 
> Using 2000 agents and 200 frameworks
> round 0 allocate took 2.630963secs to make 199 offers
> round 1 allocate took 2.640694secs to make 198 offers
> round 2 allocate took 2.642664secs to make 197 offers
> ...
> round 197 allocate took 2.433047secs to make 2 offers
> round 198 allocate took 2.409804secs to make 1 offers
> round 199 allocate took 252270us to make 0 offers
> Sample run with MESOS-4694 (https://reviews.apache.org/r/43666/):
> Using 2000 agents and 200 frameworks
> round 0 allocate took 2.626182secs to make 199 offers
> round 1 allocate took 2.62286secs to make 198 offers
> round 2 allocate took 2.591389secs to make 197 offers
> ...
> round 101 allocate took 1.494164secs to make 98 offers
> round 102 allocate took 1.491371secs to make 97 offers
> round 103 allocate took 1.491969secs to make 96 offers
> ...
> round 197 allocate took 534780us to make 2 offers
> round 198 allocate took 501947us to make 1 offers
> round 199 allocate took 24929us to make 0 offers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)