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

High CPU usage when sliding the images #36

Open
moda20 opened this issue Aug 9, 2017 · 2 comments
Open

High CPU usage when sliding the images #36

moda20 opened this issue Aug 9, 2017 · 2 comments
Labels
Milestone

Comments

@moda20
Copy link

moda20 commented Aug 9, 2017

I am getting a strange CPU usage spikes when i used your module in my app. this happens when i slide an image to go to the next one. Is there any way of reducing it ?

i have a question too :
Does the module track all the images given everytime an image slide is happening?

@nikini
Copy link
Owner

nikini commented Aug 24, 2017

Hi, I have a plan on reducing that, actually 👍

What do you mean by tracking?

@nikini nikini added this to the v0.3.0 milestone Aug 24, 2017
@moda20
Copy link
Author

moda20 commented Sep 5, 2017

What I meant is: does the plugin refreshes the list of images on every slide? I asked that because at the time it looked like the problem of the High CPU Usage but. I did find a workaround which is: reducing the size of the array of images given to the gallery modal. the original size was about 250 element, the new one is 30.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants