A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/QuarticCat/zsh-fastcache below:

QuarticCat/zsh-smartcache: A Zsh plugin to cache command output to boost shell startup.

A Zsh plugin to cache command output to boost shell startup.

It basically has the same functionality as evalcache, except that

Here are some benchmark results. (CPU: Ryzen 3700X)

Benchmarked by hyperfine 'zsh -ic exit' and comparing the differences.

command version raw eval zsh-smartcache evalcache rbenv init 1.2.0 ~48ms ~23.5ms ~23.5ms hub alias 2.14.2 ~2.5ms ~1.5ms ~1.5ms scmpuff init 0.5.0 ~2.5ms ~2ms ~2ms

Some changes from evalcache's results:

eval "$(rbenv init -)"
# change to
smartcache eval rbenv init -
rustup completions zsh > ~/.zfunc/_rustup
fpath+=~/.zfunc
# change to
smartcache comp rustup completions zsh

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4