Skip to content

Conversation

@eltos
Copy link
Contributor

@eltos eltos commented Mar 9, 2017

Replaced byte string concatenation with bytearray extend functions.
This is ~50 times faster!
(See also #8)

@eltos eltos changed the title Major performance improvements Various fixes Nov 26, 2017
@eltos
Copy link
Contributor Author

eltos commented Nov 26, 2017

The additional commits include fixes for:

  • Exception when trying to close a lost connection, resulting in an unability to reconnect
  • Timeout parameter not used for creating the core client when opening a connection, causing the port mapper routine deep in the subsequent calls to block infinite under cerain circumstances

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant