Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-2065

Optimize non-EQ string searches

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Optimize string searching which are not for equality

       

      Current search relies on decompressing strings and comparing them

       

      This task is about using instances of CompressedStringView instead of StringData and the StringInterners compare() function instead, since it will be faster.

            Assignee:
            nicola.cabiddu@mongodb.com Nicola Cabiddu
            Reporter:
            finn.schiermer-andersen@mongodb.com Finn Andersen (Inactive)
            AD Core
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: