A system info tool written in Rust inspired by neofetch
For a usable screenfetch rewrite in rust, I highly reccomend macchina
- Rewrite the project to be asynchronous
git clone "https://github.com/sudosmile/smilefetch.git" && \
cd smilefetch && \
cargo install --path .
using hyperfine:
Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
---|---|---|---|---|
neofetch |
220.8 ± 9.9 | 204.5 | 253.0 | 2.06 ± 0.28 |
smilefetch |
107.3 ± 13.9 | 69.3 | 158.9 | 1.00 |
benchmark ran on my old decrepit laptop, expect better performance depending on your IO read speeds