From: <leg...@at...> - 2003-06-24 17:18:58
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-156 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-156 Summary: Slow Cache Loading Type: Bug Status: Unassigned Priority: Minor Project: Hibernate2 Components: core Versions: 2.0 final Assignee: Reporter: John Kristian Created: Tue, 24 Jun 2003 12:12 PM Updated: Tue, 24 Jun 2003 12:12 PM Environment: Windows, MS SQL Server Description: It takes a long time to load a few thousand objects into a cold cache. (That is a read-write JCS cache.) One example test took 7 minutes, as opposed to one or two seconds with Hibernate 1.2.5. Hibernate 2.0 performs much better using the version of lib/jcs.jar that was released with Hibernate 1.2.5, instead of the lib/jcs.jar that was released with Hibernate 2.0. This combination of software can load entries into a cold cache approximately as fast as Hibernate 1.2.5. I suggest releasing future versions of Hibernate with this older version of JCS, since it seems to perform better. I posted this issue to the SourceForge forum 'Open Discussion' for Hibernate <http://sourceforge.net/forum/message.php?msg_id=2058214>. --------------------------------------------------------------------- JIRA INFORMATION: 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/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |