MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: Cold (Re: wish-list)



On Wed, 21 Aug 1996, Brandon Gillespie wrote:

> Or you can just use Cold, its core interpreter clocks 10 to nearly 30 
> times faster than MOO.  You can see the tests I am pulling this from at:
> 
>     http://www.cold.org/MOOvsCold.html
> 
> If you want to know the reasons, I can explain why this is.

I wonder about these tests -- the first one, about forced task preempting,
looks pretty convincing, but the other two use LambdaCore verbs (such as 
player:tell() and $string_utils:explode()) that take a lot of overhead.  
I don't know Cold from a hole in the wall, but it does seem like there 
are more efficient ways in MOO (using notify(), match(), etc.) to 
accomplish these tested tasks.

Could you try running the tests using just MOO builtins?

Colin
Tripod, Inc.
http://www.tripod.com


Follow-Ups: References:

Home | Subject Index | Thread Index