Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Bug: performance is poor when more than 50 events are added #53

Closed
quarck opened this issue May 22, 2016 · 0 comments
Closed

Bug: performance is poor when more than 50 events are added #53

quarck opened this issue May 22, 2016 · 0 comments

Comments

@quarck
Copy link
Owner

quarck commented May 22, 2016

It looks that there is accidentally O(N^N) complexity on adding events so when there are already multiple events -- it takes a while to add a new one.

quarck added a commit that referenced this issue May 26, 2016
God bless profilers!
@quarck quarck closed this as completed in a93dc87 May 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant