App-perlbrew icon indicating copy to clipboard operation
App-perlbrew copied to clipboard

slow loading in bash

Open nkh opened this issue 5 years ago • 2 comments

Sourcing ~/perl5/perlbrew/etc/bashrc takes 0.08 s on my machine, as long the other 20 file I source together.

Is there a way to speed up things a little?

nkh avatar Jun 07 '19 06:06 nkh

It seems like it is mostly __perlbrew_set_env that is causing the slow down, at least in zsh

baest avatar Sep 10 '21 04:09 baest

There is a lot of disk activity, which I believe is the source of the trouble. Could work be put into reducing this?

nigelhorne avatar Sep 10 '21 13:09 nigelhorne