Reduce the number of token.toLowerCase() calls in
org.apache.james.util.BayesianAnalyzer.buildDegenerated()
-----------------------------------------------------------------------------------------------------------
Key: JAMES-600
URL: http://issues.apache.org/jira/browse/JAMES-600
Project: James
Issue Type: Improvement
Reporter: Vincenzo Gianferrari Pini
Assigned To: Vincenzo Gianferrari Pini
Priority: Minor
Fix For: 2.4.0
Slightly change the code in order to reduce the number of token.toLowerCase()
calls in org.apache.james.util.BayesianAnalyzer.buildDegenerated(), that is a
cpu hot spot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]