Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ajxs
6y ago
0 comments
Save
Share
Even that's low. Here's my result of running pmap on an open vscode process. "total 1046516K"
Yikes.
0 comments
4 comments · 2 top-level
top
newest
oldest
starbugs
6y ago
· 2 in thread
I manage to get these numbers with Sublime Text on a big project. Sublime Text is native.
codedokode
6y ago
It is partly written in Python, as well as plugins.
starbugs
6y ago
But it's not written in Electron, which is my point.
codedokode
6y ago
I would rather use smem, that calculates PSS (Potential Set Size) that properly accounts for pages shared between processes and shows swap usage per process. 1 Gb seems realistic though.
j
/
k
navigate · click thread line to collapse