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

Memory leak on the Website #88

Open
Delicious-Bacon opened this issue Sep 11, 2022 · 4 comments
Open

Memory leak on the Website #88

Delicious-Bacon opened this issue Sep 11, 2022 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@Delicious-Bacon
Copy link

I left https://jsonhero.io/ open went away from my PC. I came back and noticed my Firefox is occupying 31 GB of RAM.

If you open the developer console and take the snapshots under "Memory" tab, you will notice the memory keeps increasing.

Here's just a quick overview from the Edge browser (Firefox is too hard to read). Snapshot 3 was at page launch and Snapshot 5 was around a minute after launching the page.

image

@ericallam ericallam added the help wanted Extra attention is needed label Sep 11, 2022
@ericallam
Copy link
Member

@Delicious-Bacon thanks for the report! Is this specifically happening on the home page?

@Delicious-Bacon
Copy link
Author

@ericallam Are there other pages than the home page?

I have noticed it happening on the home page, and it's specifically jsonhero tab that causes the memory leak.

@ericallam
Copy link
Member

Okay thanks for letting me know, will dig into it

@daleglass
Copy link

Just ran into the same problem. In Firefox you can see it grow by several MB every couple seconds in the task manager.

All that seems to be needed to reproduce it is to open the website. There's no need to touch anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants