proxmox-backup-client: add benchmark command
This is just a start, We need to add more useful things here...
This commit is contained in:
2
src/bin/proxmox_backup_client/mod.rs
Normal file
2
src/bin/proxmox_backup_client/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
mod benchmark;
|
||||
pub use benchmark::*;
|
Reference in New Issue
Block a user