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

perf: improve garden performance #4938

Merged
merged 4 commits into from
Aug 14, 2023
Merged

Conversation

TimBeyer
Copy link
Contributor

What this PR does / why we need it:
This PR improves performance by around 30% with three simple things:

  • lower the log file log level from "silly" to "debug"
  • disable source mapping of errors
  • replace _.cloneDeep with fast-copy

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@TimBeyer TimBeyer marked this pull request as ready for review August 14, 2023 09:40
Copy link
Collaborator

@vvagaytsev vvagaytsev left a comment

Choose a reason for hiding this comment

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

@TimBeyer TimBeyer merged commit bf00e65 into main Aug 14, 2023
39 checks passed
@TimBeyer TimBeyer deleted the perf/improve-garden-performance branch August 14, 2023 10:14
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.

None yet

2 participants