Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-12841

Simplify the lex compare code with standard memcmp function

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

      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:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            chenhao.qu@mongodb.com Chenhao Qu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: