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

feat(cli): Update config bundle to running asynchronously. #2923

Merged
merged 6 commits into from
Aug 31, 2023

Conversation

Wentao-Kuang
Copy link
Contributor

Description

After separate individual config files the config bundle process gets very slow when loading and processing each file synchronously.

Intention

This will improve the config bundle speed in the basemaps-config ci process.
Test improvements 3 minutes to 20 seconds on my local machine.

Checklist

  • Tests updated
  • Docs updated
  • Issue linked in Title

@Wentao-Kuang Wentao-Kuang requested a review from a team as a code owner August 29, 2023 01:47
@Wentao-Kuang Wentao-Kuang added this pull request to the merge queue Aug 31, 2023
Merged via the queue into master with commit 30b7d70 Aug 31, 2023
10 checks passed
@Wentao-Kuang Wentao-Kuang deleted the feat/async-bundle branch August 31, 2023 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants