]
Mircea Markus updated ISPN-2007:
--------------------------------
Fix Version/s: (was: 6.0.0.Final)
Performance improvements for Infinispan servers
-----------------------------------------------
Key: ISPN-2007
URL:
https://issues.jboss.org/browse/ISPN-2007
Project: Infinispan
Issue Type: Enhancement
Components: Remote protocols
Reporter: Galder ZamarreƱo
Assignee: Galder ZamarreƱo
Future improvements for Memcached/HotRod servers:
- Get rid of tuples, they're costly. This would require parameters/header objects to
be made mutable.
- In Memcached, Get rid of any String construction and deal directly with byte[]. This
would require converting adding validation to String-represented numbers, booleans...etc.
This is by far biggest hotspot in our implementation.
- Get rid of any collection (ListBuffer) for parameter parsing in Memcached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: