proxmox-backup/proxmox-file-restore
Christian Ebner 3c9a29e5cf file-restore: list: improve pxar v2 performance
Do not attach the payload reader for split pxar archives, as only the
metadata has to be accessed for listing.
This avoids that the decoder performs consistency checks with the
payload stream, which require chunk download and decoding, making the
listing unusable slow.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-06-10 10:58:31 +02:00
..
src file-restore: list: improve pxar v2 performance 2024-06-10 10:58:31 +02:00
Cargo.toml move pbs_config::key_config to pbs-key-config 2022-12-12 14:19:52 +01:00