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.5.0-Beta-2, 3.3.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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira