Switch the files caches implementations to HashMap, as it is faster
-------------------------------------------------------------------
Key: VFS-145
URL: https://issues.apache.org/jira/browse/VFS-145
Project: Commons VFS
Issue Type: Improvement
Affects Versions: 1.1
Reporter: Adam Heath
Attachments: feature_FilesCache-TreeMap-HashMap.patch
There's no reason to use a TreeMap, as we aren't doing ordered traversal of the
map.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]