Skip to content

Commit

Permalink
Update draft-ietf-quic-ack-frequency.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett authored May 30, 2024
1 parent 4989ba0 commit 2b53404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-ack-frequency.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ endpoint performance in the following ways:
- Sending UDP datagrams is very CPU intensive on some platforms. A data
receiver can decrease its CPU usage by reducing the number of
acknowledgement-only packets sent. Experience shows that this
reduction can be critical for high-rate connections.
reduction can be critical for high packet rate connections.

- Similarly, receiving UDP datagrams can also be CPU intensive. Reducing the
acknowledgement frequency also reduces the data sender's CPU usage because
Expand Down

0 comments on commit 2b53404

Please sign in to comment.