This closes #736
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/37308909 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/37308909 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/37308909 Branch: refs/heads/master Commit: 37308909a5a2111f0e43c743ac0465b91a0ef2e7 Parents: 0b9717a dc74f72 Author: Duncan Godwin <[email protected]> Authored: Mon Jun 19 13:31:02 2017 +0100 Committer: Duncan Godwin <[email protected]> Committed: Mon Jun 19 13:31:02 2017 +0100 ---------------------------------------------------------------------- .../apache/brooklyn/core/entity/Entities.java | 4 +- .../qa/performance/AbstractPerformanceTest.java | 34 ++- .../BlobStorePersistencePerformanceTest.java | 4 + .../performance/ScalabilityPerformanceTest.java | 262 +++++++++++++++++++ .../test/performance/PerformanceMeasurer.java | 165 +++++++----- .../performance/PerformanceTestDescriptor.java | 45 ++++ 6 files changed, 439 insertions(+), 75 deletions(-) ----------------------------------------------------------------------
