Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
autoload
- X-seq: zsh-users 19630
- From: Ray Andrews <rayandrews@xxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: autoload
- Date: Tue, 23 Dec 2014 07:51:19 -0800
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I'm just reading that I can use autoload with my own functions (thought
it was just for internal stuff ...). Any words of wisdom on that? Can
we determine how much memory functions use when loaded, such that a
practical determination might be made as to how much 'real' difference
it might make to free memory vs. any speed considerations? What do guys
do in the real world?
. ./ray
Messages sorted by:
Reverse Date,
Date,
Thread,
Author