tealdeer-rs / tealdeer

A very fast implementation of tldr in Rust.
https://tealdeer-rs.github.io/tealdeer/
Apache License 2.0
4.17k stars 123 forks source link

A challenger emerges ... #145

Closed gutjuri closed 3 years ago

gutjuri commented 3 years ago

Hello there, I modified an existing tldr client to be extremly fast. I did some benchmarks and it seems to be faster than tealdeer, though not by a lot. You can find it here: https://github.com/gutjuri/fast-tldr I'd appreciate it if you could add it to your listed benchmarks :) If problems occur during the installation, let me know. Best regards, Juri

dbrgn commented 3 years ago

Hi @gutjuri. Nice! See #129, feel free to add a comment there with a link to your client!