proxmox-backup/examples
Dominik Csapak 372709326e examples: add tape write benchmark
A small example that simply writes pseudo-random chunks to a drive.
This is useful to benchmark throughput on tape drives.

The output and behavior is similar to what the pool writer does, but
without writing multiple files, committing or loading data from disk.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-05-08 09:04:52 +02:00
..
cipherbench.rs update zstd to 0.12 2023-05-21 15:32:45 +02:00
completion.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
download-speed.rs accept a ref to a HttpClient 2023-11-25 17:07:42 +01:00
dynamic-files.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
h2client.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2s-client.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2s-server.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
h2server.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
tape-write-benchmark.rs examples: add tape write benchmark 2024-05-08 09:04:52 +02:00
test_chunk_size.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
test_chunk_speed2.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
test_chunk_speed.rs examples: rust fmt 2022-04-10 17:44:34 +02:00
upload-speed.rs client: backup writer: only borrow http client 2024-04-04 10:51:45 +02:00