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

Performance issues for twitter bar #34

Description

@rikkertkoppes

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions