Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add early date range filter to parser #190

Merged
merged 1 commit into from
Nov 4, 2018
Merged

Add early date range filter to parser #190

merged 1 commit into from
Nov 4, 2018

Conversation

marcelstoer
Copy link
Contributor

Yields a significant performance boost if you only need a window into a large calendar.

Fixes #184

@u01jmg3 u01jmg3 self-requested a review November 1, 2018 09:58
@u01jmg3
Copy link
Owner

u01jmg3 commented Nov 1, 2018

Thank you - shall take a look as soon as I can

Yields a significant performance boost if you only need a window into a
large calendar.
Copy link
Owner

@u01jmg3 u01jmg3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well, just a small reminder to remember each function requires a docblock (356479b).

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

Successfully merging this pull request may close these issues.

(Overly?) Slow parsing
2 participants