Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-15443

Add Map with primitive keys implementations.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • None
    • None
    • Docs Required, Release Notes Required

    Description

      There are a number of places where Map<Integer, Integer> and Map<Integer, Object> are used.
      Let's add an optimized Map with a primitive key (IntMap, IntIntMap) to the ignite-core module.

      Let's benchmark next candidates and choose one

      • IntMap from Ignite 2 with robinhood hashing.
      • FastUtils
      • Netty
      • OpenHFT

      Attachments

        Issue Links

          Activity

            People

              vermakov Vladimir Ermakov
              amashenkov Andrey Mashenkov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: