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

AbstractTranscoder creates an Iterator on every encode and decode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.0.0.Final
    • None
    • None
    • None

      While doing some performance monitoring I noticed a large amount of iterators created in AbstractTranscoder, we can completely eliminate them by using an array instead of an ArrayList.

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: