Skip to content

[RTA/DPA BW Tests] 'Aggressive' Sprucing compression settings in BWTests

Luke Grazette requested to merge lugrazet-BWTest-compressionsettings into 2024-patches

Addressing lhcb-datapkg/PRConfig#19, requires LHCb!4661 by adding compression of:

CompressionSettings(
    algorithm=CompressionAlgs.LZMA, level=4)

Also tangentially related to lhcb-datapkg/PRConfig!446 and can/should be tested together

Results

Locally

I see some percent level movements in the sizes from local testing, but very insignificant. Interested to see it in the large-sample test when these compressions can really get working 🙂.

ToDo:

Edited by Luke Grazette

Merge request reports