pub fn throughput( output_tokens: Option<u64>, streamed_bytes: u64, stream_chunks: u64, elapsed: Duration, ) -> Throughput