swarm-support
[Top][All Lists]
Advanced

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

Re: Speed Question...


From: Marcus G. Daniels
Subject: Re: Speed Question...
Date: 17 Nov 1999 08:41:11 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "DS" == Darren Schreiber <address@hidden> writes:

DS> Does the creation and dropping of an index for each agent consume
DS> more time than is gained by not using atOffset?  Recall that this
DS> will involve the creation and dropping of 50,000 indexes since
DS> each agent will be comparing a unique list.

For short lists, it may well be the case that re-creating an index is
slower.  If at all possible, you'd really win if you could preallocate
a C array as an ivar.  There's neither cost if you can offset into
a C array.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]