Simplify the lex compare code with standard memcmp function

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Engines
    • StorEng - Defined Pipeline
    • None

      We have our own implementation for compare the keys lexicographically. To make the code more maintainable, we should consider to use the standard memcmp function instead as it should have already contained most of the optimizations that we hand roll out ourselves in the standard implementations.

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: