On Sun, 23 Jan 2000, Jonathan Swartz wrote:
>   - New in-memory code cache keeps track of component usage, and
>     discards the most infrequently used components as needed.  You can
>     specify the cache size with interp->max_code_cache_size.

This sounds cool, but does it work, i.e. when you undef a sub reference,
does the memory really get released and reused?
- Perrin

Reply via email to