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.bizdays performance must be improved #22

Closed
wilsonfreitas opened this issue Jan 7, 2015 · 1 comment
Closed

add.bizdays performance must be improved #22

wilsonfreitas opened this issue Jan 7, 2015 · 1 comment

Comments

@wilsonfreitas
Copy link
Owner

add.bizdays is slow. I have to figure out a way to vectorize its operations in order to get it running faster.

@wilsonfreitas
Copy link
Owner Author

Done 4b160ce

wilsonfreitas referenced this issue Mar 12, 2017
offset does not need to call the apply function to handles its vector arguments.
The function has been vectorized and accepts both dates and n as vectors and with different sizes, in this case it applies the recycle rule according to the size of larger vector.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant