Skip to content

Performance issue in IE when getting/putting many objects #26

@AnthonyCC

Description

@AnthonyCC

We notice a big hit on performance in IE 11 when we need to get/put ~1000 objects to the cache in a loop. After some analysis, it looks like the serialization process and the lruHeap are causing the slowness. We are using mem cache and are not using the LRU policy, can the serialization process and the lruHeap be disabled/bypass when they are not needed to be used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions