behaviours
Thomas Lindgren
thomasl_erlang@REDACTED
Mon Jul 28 12:54:23 CEST 2003
Bad form to reply to self, but: generating, compiling
and loading a composite module currently requires
roughly 60ms on my Athlon 1300+. Not something to be
used in inner loops, thus.
(The algorithm to generate the module could be sped up
somewhat, but I suspect this is a small part of the
time.)
A second drawback with this method is that such
anonymous modules of course won't be garbage
collected.
Best,
Thomas
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
More information about the erlang-questions
mailing list