Optimize non-EQ string searches

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: 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
            Reporter:
            Finn Andersen (Inactive)
            Archiver:
            Marc Greenfield

              Created:
              Updated:
              Resolved:
              Archived: