1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

8 Commits

Author SHA1 Message Date
Andrew Tridgell
4bbc77fa0c use client1, client2 not client0, client1 to better match netbench -
Andrew Tridgell
931138cc44 nicer way of handling \clients -
Andrew Tridgell
ddfddcbffd as a special case don't check the status of the create of \clients -
there is a race condition in the create
-
Andrew Tridgell
d49e4407e5 make the warmup and execute phases clearer -
Andrew Tridgell
df50911a9c added a 5% warmup time to NBENCH to make the results more consistent -
Andrew Tridgell
6cbe8a6bd5 don't check return fields (like search count) on an expected failure -
Andrew Tridgell
c5c75a6ada handle incomplete load files
change default timelimit to 600 secs
-
Andrew Tridgell
a46c009c04 greatly improved NBENCH netbench simulator
- more accurate request simulation using Samba4 raw client library
 - now checks for correct status on all requests
 - timelimit based benchmarking, default of 600 seconds
-