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? #463

Closed
r3pek opened this issue Feb 28, 2025 · 1 comment
Closed

memory leak? #463

r3pek opened this issue Feb 28, 2025 · 1 comment
Labels

Comments

@r3pek
Copy link

r3pek commented Feb 28, 2025

Retire.js version: (retire --version):
2.2.4 (git master)

node version: (node --version):
Chrome extension (Vivaldi)

Description:
This only tends to go higher and higher
Image

Expected behaviour:
memory footprint should stay constant

If this is a false positive or false negative:

  • How did you run the tool? Command line? Browser extension?
  • Can you provide a link to the file(s) containing the libraries?
  • Are the libraries bundeled with a minifier? If so which one?
@r3pek r3pek added the bug label Feb 28, 2025
@eoftedal
Copy link
Contributor

The deep detection uses quite a lot of memory due to tree-parsing. You can try to disable it and see if that helps.

@eoftedal eoftedal closed this as completed Apr 3, 2025
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