[jboss-jira] [JBoss JIRA] Created: (JBRULES-1095) Deserializing Package Objects Consumes Large Amount of Memory
Ming Jin (JIRA)
jira-events at lists.jboss.org
Thu Aug 16 15:44:05 EDT 2007
Deserializing Package Objects Consumes Large Amount of Memory
-------------------------------------------------------------
Key: JBRULES-1095
URL: http://jira.jboss.com/jira/browse/JBRULES-1095
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Affects Versions: 4.0.0.GA
Environment: Windows
Reporter: Ming Jin
Assigned To: Mark Proctor
Deserializing the Package objects from storage to memory consumes large amount of memory. My tests showed that for a serialized size of 1MB, 18MB of memory would be consumed during deserialization, mostly from the method org.drools.rule.Package.readExternal. A test program with resulting profile data would be uploaded.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list