GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/1027

    Improve performance tests

    Our performance tests need a much bigger overhaul. However, these changes 
make them a bit more usable - and makes them record performance results in a 
local file which is better than nothing.
    
    - Extracts code from AbstractPerformanceTest into PerformanceMeasurer, 
making it more configurable and usable from more places.
    - Adds a default persister to write files to `~/brooklyn-performance/` 
(while we figure out where to write those to in anger).


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/incubator-brooklyn tests/performance

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/1027.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1027
    
----
commit 07f7ede8d36ed26760ad9948408dcc4aca6f0ee8
Author: Aled Sage <[email protected]>
Date:   2015-11-12T23:52:11Z

    Improve performance tests
    
    - Extracts code from AbstractPerformanceTest into PerformanceMeasurer,
      making it more configurable and usable from more places.
    - Adds a default persister to write files to ~/brooklyn-performance/
      (while we figure out where to write those to in anger).

commit 27a55bc5cf719caa4e30b3a4de465a04484c3355
Author: Aled Sage <[email protected]>
Date:   2015-11-12T23:53:15Z

    Delete duplicate testFilePermissionsPerformance
    
    This is already covered by 
    FilePersistencePerformanceTest.testFileBasedStoreObjectPuts

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to