The idea is to delay the compilation of functions until they are used. This could be useful when few of the functions are actually executed. For example, CGI uses functionality similar to SelfLoader because most of CGI's users use only a fraction of the functions it provides. The savings are magnified since CGI is used in an environment where it can be loaded at great frequency.
I wonder how much benefit it provides, if any. Its effect on the method cache could be costly.
In reply to Re: Selfloader - testimonies or potential uses?
by ikegami
in thread Selfloader - testimonies or potential uses?
by princepawn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |