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

Strange memory consumption #223

Closed
masakotoda opened this issue Oct 22, 2020 · 3 comments
Closed

Strange memory consumption #223

masakotoda opened this issue Oct 22, 2020 · 3 comments

Comments

@masakotoda
Copy link

masakotoda commented Oct 22, 2020

What did you do?

  1. Open https://codesandbox.io/s/moojk887z9 in Microsoft Edge 86.0.622.48 (Official build) (64-bit)
  2. Add 25 more instances of "MyLoader"
  3. Open Visual Studio and attach the renderer process for https://moojk887z9.csb.app/ (one of "msedge.exe --type=renderer")
  4. Minimize Microsoft Edge window
  5. Leave it overnight
  6. Restore Microsoft Edge window
  7. Observe strange memory consumption in Visual Studio debugger
    image

What did you expect to happen?

Memory consumption to be flat.

What happened actually?

Memory consumption spike observed.

Which versions of react-content-loader, and which browser are affected by this issue?

https://codesandbox.io/s/moojk887z9 seems to use 4.0.0. It might have been fixed already.

@masakotoda
Copy link
Author

It might be simply a bug from chromium. Reported https://bugs.chromium.org/p/chromium/issues/detail?id=1141881

@danilowoz
Copy link
Owner

Hey, thanks for reporting this.
I've been struggling with this issue a long time, and so far I haven't found any final solution.

Anyway, let's keep the focus in #125

@masakotoda
Copy link
Author

This is probably different issue from #125. Because this wasn't happening with chromium 75 which was released in 2019. And it's definitely happening with chromium 83+. #125 is reported in 2018.

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

2 participants