This is not as memory performant as the `zipfile` implementation, which writes directly to the archive https://github.com/aiidateam/archive-path/blob/626b971693b1172c9d3c17034976e185179e57c8/archive_path/tar_path.py#L227-L227
This is not as memory performant as the
zipfileimplementation, which writes directly to the archivearchive-path/archive_path/tar_path.py
Line 227 in 626b971