The client ID for which the performance data is being dumped.
Optional
dirName: stringThe directory name where the performance data will be dumped.
A promise that resolves when the performance data has been dumped.
Sets up a listener to dump performance data after execution. Logs the method name if logging is enabled in the global configuration.
Optional
dirName: anyThe directory name where the performance data will be dumped.
A promise that resolves when the listener has been set up.
Dumps the performance data using the swarm's document service. Logs the method name if logging is enabled in the global configuration.