Skip to content

add cpu utilization and physical memory on the machine

Compare
Choose a tag to compare
@zhongwencool zhongwencool released this 21 Oct 12:27
· 35 commits to master since this release
7f80ae4
V1.6.0 (#70)

* 1.hidden schedule usage default;2.format by erlformat;3.add ps -o pcpu,pmem information

* bump to 1.6.0

* update clean/1 spec

* replace recon_alloc:memory/1 stat by active_task/context_switch/port_parallelism

* update system default interval from 1500 to 2000 (cost too many cpu)

* show Gc Words Reclaimed IO GC Total/Increments in Home view

* unuse ++

* adjust code style

* add github action

* update workflows path

* update workflows

* update document