]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
proxmox-backup-client: add benchmark command
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Jul 2020 12:00:32 +0000 (14:00 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 2 Jul 2020 12:01:57 +0000 (14:01 +0200)
commitcaea8d611fa074d90ea52140224fd87598d2856b
treea4922668ba646a475eff6f1006933876cbc1536d
parent7d0754a6d2bb8bdc438710576b1da8bc2ea4eac8
proxmox-backup-client: add benchmark command

This is just a start, We need to add more useful things here...
src/bin/proxmox-backup-client.rs
src/bin/proxmox_backup_client/benchmark.rs [new file with mode: 0644]
src/bin/proxmox_backup_client/mod.rs [new file with mode: 0644]