[DataFile] Add parallel dataset compression
All threads resolved!
All threads resolved!
Description
For a while now, we are using the parallelized compression offered by write_compressed_frames
. This MR adds this capability to the DataFrame
API to write such compressed datasets side-by-side with uncompressed ones.
How Has This Been Tested?
Running LPD_Correct_Fast
with default arguments.
Types of changes
- Refactor (refactoring code with no functionality changes)
Reviewers
Merge request reports
Activity
Filter activity
added Waiting for review label
- Resolved by Philipp Schmidt
added 1 commit
- e9b9aacf - Add parallel compression via write_compressed_frame to DataFile
changed milestone to %3.8.0
mentioned in commit 11aed53d
Please register or sign in to reply