-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QI 2024-02-19
decompressIterative() shouldn't rematerialize BSONElements. We can use appendPreAllocated to append the materialized elements we receive from the iterator decompressor. This should speed up the benchmarks added in SERVER-85176. This function is just used for testing, so speeding this up will just give us a better look into how much the new decompressor implementation affects the runtime.
- is depended on by
-
SERVER-86312 Extend BSONColumn benchmarks to use new decompressor implementation
- Closed
- is related to
-
SERVER-85254 Update Materializer Interface to provide lifetime info
- Closed