linkedin / linkedin/css-blocks
[Performance] Reduce the number of arguments passed to the ember helper.
Open
- Dominant language
- TypeScript
- Stars
- 6.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.