8000 Release Randy 1.3.3 - he just friggin' littered right in the park · iphands/randy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Randy 1.3.3 - he just friggin' littered right in the park

Compare
Choose a tag to compare
@iphands iphands released this 24 Nov 13:40
· 126 commits to main since this release

Lots of small speed hacks for the "top" code.

  • cache the BufReader
  • make matcher vec out side loop
  • trim before clone
  • adding to the process skip list hack
  • use iter chains where possible
  • dont get ps info when no top UI

Re-impl the nvidia gpu temp code to not exec nvidia-smi instead use the nvml .so to get the info.

  • 7ms -> 0.03ms :D

Small style changes

  • less empty space around progress bars
  • removed that funky 1px border on progress bars
0