Repository: mesos Updated Branches: refs/heads/master 3bb33e74e -> e7d1db246
Fixed a broken image in the performance working group blog post. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/e7d1db24 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e7d1db24 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/e7d1db24 Branch: refs/heads/master Commit: e7d1db24689e1943fdac2c85ade539175656926b Parents: 3bb33e7 Author: Benjamin Mahler <[email protected]> Authored: Mon Dec 11 12:44:25 2017 -0800 Committer: Benjamin Mahler <[email protected]> Committed: Mon Dec 11 12:44:25 2017 -0800 ---------------------------------------------------------------------- .../blog/2017-12-07-performance-working-group-progress-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/e7d1db24/site/source/blog/2017-12-07-performance-working-group-progress-report.md ---------------------------------------------------------------------- diff --git a/site/source/blog/2017-12-07-performance-working-group-progress-report.md b/site/source/blog/2017-12-07-performance-working-group-progress-report.md index 7e42642..b7f5a87 100644 --- a/site/source/blog/2017-12-07-performance-working-group-progress-report.md +++ b/site/source/blog/2017-12-07-performance-working-group-progress-report.md @@ -75,7 +75,7 @@ There was a reduction in the time-to-completion of ~80% due to a 450-500% improv The second results add task history: each agent also now contains 100 completed tasks across 5 completed frameworks. The results from 1,000 - 40,000 agents with 10,000 - 400,000 active tasks and 100,000 - 4,000,000 completed tasks are shown below: - + This represents a reduction in time-to-completion of ~85% due to a 550-700% improvement in throughput across 1.3.0 to 1.5.0.
