[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-4569) Split focus of ConfigurationPerformanceTest

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Nov 12 14:48:09 EST 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-4569.
-------------------------------

    Resolution: Fixed

> Split focus of ConfigurationPerformanceTest
> -------------------------------------------
>
>                 Key: HHH-4569
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4569
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: testsuite
>    Affects Versions: 3.3.2, 3.5.0-Beta-2
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.3.x, 3.5
>
>
> ConfigurationPerformanceTest is currently fulfilling 2 roles:
> 1) Making sure that Configuration and cacheable files functional work
> 2) Providing a look at the performance characteristics of building a session factory with lots of defined mappings.
> Split these functions out in two:
> 1) testsuite/src/test/java/org/hibernate/test/cfg/CacheableFileTest <- functional test
> 2) testsuite/src/perf/java/org/hibernate/test/perf/ConfigurationPerformanceTest <- perf test

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list