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

Figure out a more sophisticated "chunking size" #32

Closed
e-lo opened this issue Sep 8, 2016 · 1 comment
Closed

Figure out a more sophisticated "chunking size" #32

e-lo opened this issue Sep 8, 2016 · 1 comment

Comments

@e-lo
Copy link
Member

e-lo commented Sep 8, 2016

Initial crack at chunking from @lmz just chunks to 1,000 trips in order to avoid memory overflows from the segment-based overlap variable calculation.

@lmz
Copy link
Member

lmz commented Apr 27, 2017

It's now configurable via the config param 'overlap_chunk_size'

@lmz lmz closed this as completed Apr 27, 2017
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

2 participants