[erlang-questions] generators/iterators

Joe Armstrong erlang@REDACTED
Mon Jun 18 07:06:35 CEST 2007


UUUggh - I think not. funs are lambda lifted into regular
"module-member" functions
so there should be no difference.

/Joe

On 6/18/07, Mike McNally <m5@REDACTED> wrote:
> > I guess calling a fun is much faster than sending messages between
> > processes.
>
> Well that'd certainly be a good reason. I don't know that I've seen the
> numbers. I have seen stuff that suggests calling a fun is a bunch slower
> than calling a defined module-member function.
>
>
> --
> [ I love pre-moistened towelettes ] Mike McNally -- m5@REDACTED
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list