mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-29 13:01:13 +03:00
benchmarks: added "data" option
This commit is contained in:
@ -41,6 +41,7 @@ struct argument_s {
|
||||
int verbose;
|
||||
int nhosts;
|
||||
int ntests;
|
||||
int data;
|
||||
};
|
||||
|
||||
/* latency.c */
|
||||
|
Reference in New Issue
Block a user