Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@xeome xeome released this 08 Dec 22:43
· 43 commits to master since this release
ade2cba

Bug Fixes

  • Fix enqueue function, minor formatting

Feat

  • 35-40% performance improvement by using smaps_rollup instead

Features

  • Root permissions no longer necessary, refactored display functions
  • Optimized update function and other various optimizations
  • Parallelize process update with Tokio
  • Refactor update function and add comments

ProcessMemoryStats

  • :update(): switch to read_line()

Refactor

  • Split src/memory.rs into modules