How to debug and optimize memory usage? #11553
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My app is consuming more memory than expected and having memory leak problem.
What are each of the processes?
Is
tauri://localhost
the rust tauri core process?Is the second one the browser window process?
Beta Was this translation helpful? Give feedback.
All reactions