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

refactor: split parallel into analyzer_parallelism & emitter_parallelism #1068

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

ninoseki
Copy link
Owner

@ninoseki ninoseki commented Mar 2, 2024

Split a role of PARALLEL environment.

It can control analyzer & emitter parallelism. But it will be better to control them separately.

  • ANALYZER_PRALLELISM controls analyzer parallelism (= default parallel value for analyzers)
  • EMITTER_PRALLELISM controls emitter parallelism (= default parallel value for emitters)

@ninoseki ninoseki merged commit 43838b6 into master Mar 2, 2024
16 checks passed
@ninoseki ninoseki deleted the split-parallel branch March 2, 2024 04:42
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.

1 participant