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

Massive memory consumption #319

Open
rexkogitans opened this issue Dec 1, 2021 · 0 comments
Open

Massive memory consumption #319

rexkogitans opened this issue Dec 1, 2021 · 0 comments

Comments

@rexkogitans
Copy link

Hello,

Why does Node-GTK have such a huge memory consumption?

  • For comparison: A simple HTTP server, without GTK (just connecting a listener socket): 7 MB
  • The examples using GTK 3: Around 50 MB
  • The examples as well as my GTK 4 app: Around 80 MB

This is very huge, because most GTK apps written in Python or C do not use so much memory, everything less than 30 MB.

Kind regards,
rexkogitans.

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