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

fix(helper-plugin): memoize GenericInput for performance issues #19177

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

joshuaellis
Copy link
Contributor

What does it do?

  • memoizes GenericInput

Why is it needed?

  • we were having user input performance issues that grew with the complexity of the content-type

Related issue(s)/PR(s)

  • mentioned on slack

@joshuaellis joshuaellis added source: core:helper-plugin Source is core/helper-plugin package pr: fix This PR is fixing a bug labels Jan 9, 2024
@joshuaellis joshuaellis added this to the 4.17.0 milestone Jan 9, 2024
@joshuaellis joshuaellis self-assigned this Jan 9, 2024
Co-Authored-By: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-Authored-By: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
@joshuaellis joshuaellis merged commit 170799d into releases/4.17.0 Jan 9, 2024
21 of 22 checks passed
@joshuaellis joshuaellis deleted the fix/poor-performance-on-inputs branch January 9, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix This PR is fixing a bug source: core:helper-plugin Source is core/helper-plugin package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants