[jboss-jira] [JBoss JIRA] Created: (JBVFS-104) Performance enhancement: ZipEntryContext.EntryInfo

David Lloyd (JIRA) jira-events at lists.jboss.org
Wed Apr 15 18:15:22 EDT 2009


Performance enhancement: ZipEntryContext.EntryInfo
--------------------------------------------------

                 Key: JBVFS-104
                 URL: https://jira.jboss.org/jira/browse/JBVFS-104
             Project: JBoss VFS
          Issue Type: Patch
      Security Level: Public (Everyone can see)
            Reporter: David Lloyd
            Priority: Trivial
             Fix For: 2.2.0.GA


A small performance improvement can be gained by using LinkedHashMap and ArrayList instead of linearly scanning a LinkedList to find zip file entries in org.jboss.virtual.plugins.context.zip.ZipEntryContext.EntryInfo.

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

        



More information about the jboss-jira mailing list