Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Doc typo #21

Merged
merged 2 commits into from
Aug 17, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion performance.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ asyncio performance
+++++++++++++++++++

Random notes about tuning asyncio for performance. Performance means two
different teams which might be incompatible:
different terms which might be incompatible:

* Number of concurrent requests per second
* Request latency in seconds: min/average/max time to complete a request
Expand Down