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

Pipe perfomance issue #73

Open
Rishi0405 opened this issue Feb 25, 2019 · 1 comment
Open

Pipe perfomance issue #73

Rishi0405 opened this issue Feb 25, 2019 · 1 comment

Comments

@Rishi0405
Copy link

Rishi0405 commented Feb 25, 2019

I observed that this pipe getting called every time and causing performance issue.
I guess this is an impure pipe, if so could you please make it pure.

Thanks,
Rishi

@Rishi0405
Copy link
Author

I checked a few articles about implementing filter through the pure pipe and they mentioned it is impossible to do it through the pure pipe, also I saw in doing with an observable and async pipe, could you please check on that too. Because it caused me huge performance issue in my application.
I'm currently using it in .ts,

Thanks,
Rishi

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

No branches or pull requests

1 participant