paleofetch

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 9544cfe6be9cc9ca3d2e8360cdec173b45617433
parent fdab2c5ff30947c640c70023e5b8b9dac6758b3d
Author: sam-barr <samfbarr@outlook.com>
Date:   Sat,  2 May 2020 15:29:56 -0500

Merge pull request #57 from Titaniumtown/patch-1

Update README.md with performance information
Diffstat:
MREADME.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -4,6 +4,14 @@ paleofetch A rewrite of [neofetch](https://github.com/dylanaraps/neofetch) in C. Currently only supports Linux and Xorg. + +Why use paleofetch over neofetch? +----------------------------------------- +One major reason is the performance improvement. For example: neofetch finishes running after about 222 milliseconds where as paleofetch can finish running in a blazing fast 3 milliseconds. + +Note: this testing occured on only 1 computer, it's not a good representation on the performance benefit you may gain. + + Example output: ![example output](example.png)