From 63697fd5e8dc96ef10066587f66e5f28b2c4f581 Mon Sep 17 00:00:00 2001 From: "Mr. Tronic" <83540738+ajTronic@users.noreply.github.com> Date: Wed, 31 Jul 2024 14:42:22 +0100 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ba3d444..e9b31c0 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,17 @@ A _blazingly-fast_ fetch cli tool written in `C` for __Linux__. Based on [nerdfetch](https://github.com/ThatOneCalculator/NerdFetch). ![Turbofetch output](images/turbofetch.png) -# Speed comparison -- _65x_ faster than nerdfetch -- _100x_ faster than neofetch -- _2x_ faster than fastfetch +# Speed +- ___1000x___ faster than nerdfetch +- ___1500x___ faster than neofetch +- ___50x___ faster than fastfetch + +On average. 2 s.f. Tested on Arch btw + +#### Credit: +- [@ajTronic](https://github.com/ajTronic) (first C implementation) +- [@HPSaucii](https://github.com/HPSaucii) (for cache implementation which made it about 65x faster) -(tested on Arch btw) # Installation Run