Total count of the requests.
OptionalfilterFilter function.
The filter function to determine whether to execute the function in the servant or not.
Function name
Whether to execute the function or not.
OptionalmemoryGet memory usage.
Get the memory usage of the master program.
Specify this property only when your backend server is running on a different process, so that need to measure the memory usage of the backend server from other process.
OptionalprogressProgress callback function.
The number of completed requests.
Path of the servant program.
The path of the servant program executing the DynamicBenchmarker.servant function.
Number of simultaneous requests.
The number of requests to be executed simultaneously.
This property value would be divided by the threads in the servants.
OptionalstdioStandard I/O option.
The standard I/O option for the servant programs.
Number of threads.
The number of threads to be executed as parallel servant.
Properties of the master program.