Tools

Optimize your system for ultimate performance.

Moderators: MattKingUSA, khz

Post Reply
User avatar
erlkönig
Established Member
Posts: 210
Joined: Tue May 31, 2022 8:58 am
Has thanked: 42 times
Been thanked: 48 times

Tools

Post by erlkönig »

Maybe we should provide a list of commonly used tools for finding solutions for system-configuration. Feel free to complete.

top, htop
Shows memory usage

btop
like the above, combined with network and disk-usage

usbtop
showing bandwidth on usb

rtcqs, rtcqs_gui
Testing for general capabilities of an audio-capable system

Currently working with
https://www.honeysuckers.rocks/?lang=en
Fiddling with sequencers does not evolve into music necessarily and Mac users have smelly feet and guzzle little children.

User avatar
nadir
Established Member
Posts: 37
Joined: Sat Dec 16, 2023 8:51 am
Has thanked: 10 times
Been thanked: 17 times

Re: Tools

Post by nadir »

I tend to use ps_mem.py for RAM usage, because to me it is more easy to have a quick glance what might have gotten out of hand.
(at least on debian-based distros you would have to edit the python shebang of the script though, quick fix, but out of box it doesn't work anymore)

https://github.com/pixelb/ps_mem

Post Reply