Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1886

StoredObject instanceof checks in EntryEventImpl slow down heap operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating
    • offheap
    • None

    Description

      The instanceof checks added to EntryEventImpl for offheap have slowed down the performance of heap. This slow down will probably only be noticed when the cache operation is local. When the operations is distributed the network adds enough overhead that the extra time in the instanceof checks is not noticed.

      Attachments

        Activity

          People

            dschneider Darrel Schneider
            dschneider Darrel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: