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 boundary passed to slaves during country slicing #28

Open
MikeGost opened this issue Apr 12, 2018 · 0 comments
Open

Optimize boundary passed to slaves during country slicing #28

MikeGost opened this issue Apr 12, 2018 · 0 comments

Comments

@MikeGost
Copy link
Contributor

Currently, we're passing the entire CountryBoundaryMap from the driver to the slaves, requiring the entire thing to be serialized. There might be a better way to do this, by passing only the boundaries being sliced or only the boundaries requested in the job parameter.

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

No branches or pull requests

1 participant