We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92440c commit a0e3044Copy full SHA for a0e3044
doc/source/client.rst
@@ -15,7 +15,7 @@ It is allowed to have multiple client objects that e.g. each communicate with a
15
16
Client performance
17
------------------
18
-There are currently a big performance gab between the 2 clients
+There are currently a big performance gap between the 2 clients
19
(try it on your computer :github:`examples/client_performance.py`).
20
This is due to a rather old implementation of the synchronous client, we are currently working to update the client code.
21
Our aim is to achieve a similar data rate with both clients and at least double the data rate while keeping the stability.
0 commit comments