-
Type: Improvement
-
Resolution: Unresolved
-
Priority: 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.
- related to
-
WT-12361 Revisit __wt_lex_compare_skip impl for arm
- Closed