Navigation Menu

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

Optimize getDateStart getDateEnd in *period #5534

Closed
mattab opened this issue Feb 8, 2008 · 1 comment
Closed

Optimize getDateStart getDateEnd in *period #5534

mattab opened this issue Feb 8, 2008 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.

Comments

@mattab
Copy link
Member

mattab commented Feb 8, 2008

This is currently not optimized as it can be called multiple times and is computed over and over again. Maybe some sort of cache would be useful.

But we first need to profile to see what’s happening exactly.

@mattab
Copy link
Member Author

mattab commented Oct 14, 2008

see #386

@mattab mattab added this to the Future releases milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

1 participant