mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-06-05 10:46:08 +00:00
![]() with the default 8k input buffer size, the client will spend most of the time polling instead of reading/chunking/uploading. tested with 16G random data file from tmpfs to fresh datastore backed by tmpfs, without encryption. stock: Time (mean ± σ): 36.064 s ± 0.655 s [User: 21.079 s, System: 26.415 s] Range (min … max): 35.663 s … 36.819 s 3 runs patched: Time (mean ± σ): 23.591 s ± 0.807 s [User: 16.532 s, System: 18.629 s] Range (min … max): 22.663 s … 24.125 s 3 runs Summary patched ran 1.53 ± 0.06 times faster than stock Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |