htop
rust-battop
| htop | rust-battop | |
|---|---|---|
| 7 | 10 | |
| 5,482 | 523 | |
| - | 1.0% | |
| 1.2 | 0.0 | |
| over 5 years ago | over 2 years ago | |
| C | Rust | |
| GNU General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
htop
-
A 40-Line Fix Eliminated a 400x Performance Gap
You are spot on that the original author had a valid reason: at the time, it was literally the only way to do it.
The method in question (Java 1.5) was released in September 2004. While the POSIX standard existed, it only provided a way to get total CPU time, not the specific user time that Java needed. You can read about it more in the history section here: https://norlinder.nu/posts/User-CPU-Time-JVM/#a-walk-through....
But it's worth noting that while this specific case can be "fixed" with a function call, parsing /proc is still the standard way to get data in Linux.
Even today, a vast amount of kernel telemetry is only exposed via the filesystem. If you look at the source code for tools like htop, they are still busy parsing text files from /proc to get memory stats (/proc/meminfo), network I/O, or per-process limits. See here https://github.com/hishamhm/htop/blob/master/linux/LinuxProc....
-
htop VS htop - a user suggested alternative
2 projects | 1 Jun 2023
- A 17-line C program freezes the Mac kernel (2018)
- Wait time for a process
-
Modern alternatives to Unix commands
It was dormant for quite some time but the FOSS community decided to take it over with the original author's blessing.
-
I love open source devs from the bottom of my heart ❤️
yes it's true, here's a github issue thread if you want to read more
- The clock is ticking for my Devuan VM (kernel update etc.). Where has htop's iconic “(!)” after 100+ days of uptime gone?
rust-battop
-
ArchLinux Setup Guide For Intel MacBook Pro
I recommend using battop tool to monitor power consumption during power optimization.
- Why do so many people use Linux on their ThinkPad's? I used it for a while and just didnt get on with it
-
Asus Preps ROG Ally: A Portable Windows Game Console
Wait, really?
I guess I can't ask for details, but my biggest fear is that Asus won't reign in the background power draw/RAM use of Windows 11 and Armory Crate. The combo obliterates my G14's battery life without some heavy manual tweaking.
So... did the device feel warm just sitting idle? If you ever get it again, maybe check out a battery monitor: https://github.com/svartalf/rust-battop/pull/16
-
[T480] Should I buy a new battery? Where and does the voltage matter?
I dont really belive in the capacities cause those are vary a lot. I "measured" them with battop.
- [I think that I...] Discovered a way to check the SD charging voltage and current
-
Battery life on Fedora is less than half of what I get on Ubuntu
For monitoring power draw on batter I recommend battop, then you can play with different settings like BT off or other cpu governor related stuff.
-
How can I install the battery monitor app battop in Ubuntu based distro ? sudo apt install battop does not seem to work, thank you.
Visit this battop Github download page and choose a download. Even though you haven't provided any system information, I suggest this download for most possibilities:
- GitHub - svartalf/rust-battop: Interactive batteries viewer https://github.com/svartalf/rust-battop
-
A better T480 power saving "guide"
Mesure power consumption via battop package.
-
Linux has very bad battery duration compared to Windows (PART 2). I tried everything: TLP, laptop-mode-tools, powertop, auto-cpufreq, hw acceleration, power-profiles-daemon, ryzen-controller... I still have huge battery problems. What can I do?
I had to look this up, link for others curious: https://github.com/svartalf/rust-battop
What are some alternatives?
NTop - 💻 htop-like system-monitor for Windows with Vi-keybindings.
htop - htop - an interactive process viewer
xrdp - xrdp: an open source RDP server
uapi - Unix API
rust-memchr - Optimized string search routines for Rust.
TLP - TLP - Optimize Linux Laptop Battery Life