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

Reduce helper overhead #1994

Open
wants to merge 1 commit into
base: 4.x
Choose a base branch
from

Conversation

mohd-akram
Copy link
Contributor

This results in about a 30% improvement in a helper-heavy template. Utils.extend is expensive to use in any hot path.

Copy link
Member

@jaylinski jaylinski left a comment

Choose a reason for hiding this comment

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

Tests pass, so I guess returning the options-object instead of a shallow clone also works.

@jaylinski jaylinski added this to the 4.7.9 milestone Sep 6, 2023
@kibertoad
Copy link

What is the status on this? Can we help to get this merged?

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

3 participants