Skip to content

Faster search in the listener #21

@ipavlopoulos

Description

@ipavlopoulos

if lang == self.lan and txt not in self.texts:

self.texts should become a set, to make this operation much more efficient.

Metadata

Metadata

Labels

efficiencyefficiency suggestions

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions