Skip to content

Commit

Permalink
Merge pull request #170 from schneiderl/master
Browse files Browse the repository at this point in the history
Fixed typo at readme.md
  • Loading branch information
tj committed Oct 11, 2018
2 parents df2f5bb + d6c28e6 commit e70a164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -281,7 +281,7 @@ sock.connect('unix:///some/path')

Preliminary benchmarks on my Macbook Pro based on 10 messages
per tick as a realistic production application would likely have
even less than this. "better" numbers may be acheived with batching
even less than this. "better" numbers may be achieved with batching
and a larger messages/tick count however this is not realistic.

64 byte messages:
Expand Down

0 comments on commit e70a164

Please sign in to comment.