[infinispan-issues] [JBoss JIRA] (ISPN-2007) Performance improvements for Infinispan servers
Tristan Tarrant (JIRA)
issues at jboss.org
Thu Jan 26 09:51:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-2007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant closed ISPN-2007.
---------------------------------
Resolution: Out of Date
> 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 was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list