shirou / gopsutil

psutil for golang
Other
10.47k stars 1.58k forks source link

Remove redundant /proc/{pid}/stat reads #1529

Closed danshank closed 11 months ago

danshank commented 11 months ago

These two methods can be consolidated in order to avoid opening the /proc/{pid}/stat file multiple times