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

High Memory consumption #9

Open
jeremysze opened this issue Apr 17, 2020 · 0 comments
Open

High Memory consumption #9

jeremysze opened this issue Apr 17, 2020 · 0 comments

Comments

@jeremysze
Copy link

I was attempting to use the rollmatch() function with a lookback of 2. And there appears to be a tremendous memory consumption - from 6gb used to maxing out the 32 gb that I have.

The rollmatch() works when I use a lookback of 1 and the reduce_data from the lookback of 1. I am thinking it might have something to do with the number of observations?

I have 127713 observations in the reduce_data with a lookback of 1 and 224509 observation with a lookback of 2.

It seems like there might be a bug somewhere.

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