You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Alex Parvulescu (Created) (JIRA)" <ji...@apache.org> on 2011/10/07 17:17:30 UTC

[jira] [Created] (JCR-3103) Performance suite improvements + PersistenceManager tests

Performance suite improvements + PersistenceManager tests
---------------------------------------------------------

                 Key: JCR-3103
                 URL: https://issues.apache.org/jira/browse/JCR-3103
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
            Reporter: Alex Parvulescu
            Assignee: Alex Parvulescu
            Priority: Minor


The patch will include the following changes:
 - I've changed the JR core version on the performance base to 2.0.0
 - refactored AbstractPerformanceTest to allow a running test suite to add a test. 
This help deal with situations where the api has changed and there isn't a simple way of adding a backwards compatible test to the performance base suite. Now I can add a PersistenceManager test that specific to a JR version, allowing for api evolution's like the addition of stats.

 - added an AbstractPersistenceManagerTest that creates 10 nodes with 5kb of data each, 
 - added specific test impl based on DerbyPM and InMemoryPM to the 2.3 suite (I've also backported the tests to the 2.0, 2.1, 2.2 suites just to historical purposes). 

feedback welcome

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (JCR-3103) Performance suite improvements + PersistenceManager tests

Posted by "Alex Parvulescu (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Parvulescu updated JCR-3103:
---------------------------------

    Attachment: JCR-3103.patch
    
> Performance suite improvements + PersistenceManager tests
> ---------------------------------------------------------
>
>                 Key: JCR-3103
>                 URL: https://issues.apache.org/jira/browse/JCR-3103
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>            Priority: Minor
>         Attachments: JCR-3103.patch
>
>
> The patch will include the following changes:
>  - I've changed the JR core version on the performance base to 2.0.0
>  - refactored AbstractPerformanceTest to allow a running test suite to add a test. 
> This help deal with situations where the api has changed and there isn't a simple way of adding a backwards compatible test to the performance base suite. Now I can add a PersistenceManager test that specific to a JR version, allowing for api evolution's like the addition of stats.
>  - added an AbstractPersistenceManagerTest that creates 10 nodes with 5kb of data each, 
>  - added specific test impl based on DerbyPM and InMemoryPM to the 2.3 suite (I've also backported the tests to the 2.0, 2.1, 2.2 suites just to historical purposes). 
> feedback welcome

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira