Newer
Older
This program uses the output of the `log2csv` program and reports summary performance statistics for the log period.
Per operation:
* Number of requests of the type
* Number of "error" return codes (anything but 0, 4, 5, 6, and 10)
* smallest eTime observed for the request type
* largest eTime observed for the request type
* averate eTime for the request type
The requests are shown for both client application requests and separately for syncrepl requests.
Read requests (bind, search, and compare) and write requests (add, modify, delete, moddn) are counted and the percentage of the total requests that are reads is shown.