[erlang-questions] binary optimization

Joel Reymont joelr1@REDACTED
Sat Jul 18 13:41:00 CEST 2009


What is a "delayed sub-binary"?

On Jul 18, 2009, at 12:04 PM, Richard Carlsson wrote:

> or you try to rewrite the whole thing so you get a single main loop  
> with
> direct self-recursive tail calls (if that is at all doable).

Wouldn't the tail call of the loop need to be written as ?MODULE:loop  
to enable code reloading?

This would result in the previous "no optimization with apply" warning.

	Thanks, Joel

---
Mac hacker with a performance bent
http://www.linkedin.com/in/joelreymont



More information about the erlang-questions mailing list