Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2007

Performance improvements for Infinispan servers

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Remote Protocols
    • None

      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.

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: