Timing the backend response

Hi,

in a reverse-proxy setup, what are the options to time the backend
response…?
There is no timing info in server-status.

Is the only way to get them to continually parse the logs for the
$request_time and/or $upstream_response_time (and optionally the
$body_bytes_sent to calculate the size/time ratio)?

Thx,
JD