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

[Performance] Reduce the number of arguments passed to the ember helper. #497

Open
chriseppstein opened this issue Sep 9, 2020 · 0 comments
Assignees

Comments

@chriseppstein
Copy link
Contributor

It seems like reducing the number of arguments pass to the ember helper will improve performance. We should do an experiment where we serialize a json object with all the information that we need and then deserialize it on the other side to see if this is notably faster.

@chriseppstein chriseppstein self-assigned this Sep 9, 2020
@chriseppstein chriseppstein added this to To do in Ember CLI Rewrite via automation Sep 9, 2020
@chriseppstein chriseppstein moved this from To do to In progress in Ember CLI Rewrite Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Ember CLI Rewrite
  
In progress
Development

No branches or pull requests

1 participant