Performance enhancement: PathTokenizer.getTokens()
--------------------------------------------------
Key: JBVFS-103
URL:
https://jira.jboss.org/jira/browse/JBVFS-103
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 had by replacing the current getTokens()
implementation with a tight DFA and using .substring() instead of StringBuilder.
--
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