-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2023-12-25
-
35
With SERVER-77705 we added v2 of sorter checksum that uses crc32c instead of murmur3, which should give us more performance.
After we confirm performance test results, we should enable this feature flag starting with 7.3
- is related to
-
SERVER-77705 Replace MurmurHash3 with crc32c in sorter.cpp
- Closed