Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Performance issues for twitter bar #34

Open
rikkertkoppes opened this issue Aug 8, 2017 · 0 comments
Open

Performance issues for twitter bar #34

rikkertkoppes opened this issue Aug 8, 2017 · 0 comments
Labels

Comments

@rikkertkoppes
Copy link
Member

When a lot of messages are received, there are some performance issues. Possible culprits

  • all (!) received messages are stored in a dict
  • this dict is mapped and sorted before slicing the last 10 off of it
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant