[erlang-questions] effect of destructive updates on GC implementation

Christian S chsu79@REDACTED
Tue Jan 29 21:16:42 CET 2008


Did you see the set of destructive-updatable "containers" in hipe?

They're limited to immediate values, but for the situations where a
destructively updateable array makes a huge difference in performance
over the standard functional approach, the limitation is typically not
a problem.

On Jan 29, 2008 7:16 PM, Jonathan Amsterdam <jbamsterdam@REDACTED> wrote:
> I read a lot on this list and elsewhere about how destructive updates



More information about the erlang-questions mailing list