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 docs for workerCount & maxParallelImageRequests #7812

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

mourner
Copy link
Member

@mourner mourner commented Jan 24, 2019

Closes #7810.

src/index.js Outdated
@@ -72,6 +73,15 @@ const exported = {
config.API_URL = url;
},

/**
* Gets and sets the number of web workers instantiated on a page with GL JS maps.
* By default, it equals half the number of CPU cores (but maximum 6).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: ... By default, it is set to half the number of CPU cores, capped at 6.

@mourner mourner merged commit 80c4725 into publisher-production Jan 25, 2019
@mourner mourner deleted the global-prop-docs branch January 25, 2019 12:49
katydecorah pushed a commit that referenced this pull request Jan 25, 2019
* publisher-production:
  add docs for workerCount and maxParallelImageRequests (#7812)
katydecorah pushed a commit that referenced this pull request Jan 25, 2019
* docs-redesign:
  add docs for workerCount and maxParallelImageRequests (#7812)
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

Successfully merging this pull request may close these issues.

3 participants