Skip to content

Commit

Permalink
Update docs/api/process.md
Browse files Browse the repository at this point in the history
Co-Authored-By: nitsakh <nitsakh@icloud.com>
  • Loading branch information
nornagon and nitsakh committed Nov 20, 2018
1 parent 1887224 commit ce1c347
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/api/process.md
Expand Up @@ -175,7 +175,8 @@ This api should be called after app ready.
Chromium does not provide `residentSet` value for macos. This is because macos
performs in-memory compression of pages that haven't been recently used. As a
result the resident set size value is not what one would expect. `private` memory
is more representative of the actual pre-compression memory usage of the process.
is more representative of the actual pre-compression memory usage of the process
on macOS.

### `process.getSystemMemoryInfo()`

Expand Down

0 comments on commit ce1c347

Please sign in to comment.