romkatv / zsh-bench

Benchmark for interactive Zsh
MIT License
624 stars 27 forks source link

Adding Sheldon to benchmark #29

Open masterberg opened 7 months ago

masterberg commented 7 months ago

Hi, there is a new plugin manager called Sheldon, it was made in rust and might bring some value as it's getting some attention recently. I'll try to PR a basic setup in a while.

romkatv commented 7 months ago

Cool. Do send a PR. In the meantime I sent them a PR: https://github.com/rossmacarthur/zsh-plugin-manager-benchmark/pull/13.

Edit: It appears that zsh4humans beats all plugin managers on "load" and "install" benchmarks, even though zsh4humans does a log of stuff in addition to managing plugins. I'll wait for rossmacarthur to publish the official numbers though.