The speed of MC

Richard Gaskin ambassador at fourthworld.com
Tue Apr 1 14:21:01 EST 2003


Ray G. Miller wrote:

> From: xbury.cs at clearstream.com
> 
> ...snip... 
>> Another consideration is
>> 
>> if x is in "picasso" or x is in "miro" then...
>> is slower than
>> if x is in "picassomiro" then
>> 
>> But to avoid mistakes or substring-matching errors,
>> 
>> if x is among the items of "picasso,miro" then...
> 
> Question: 
> Is "is among the lines" or "is within" faster than say:
> 
> get lineOffSet(cr & thisStr & cr,cr & reallyBigVar & cr) ?
> 
> Has anyone run speed tests?

You can run such tests easily with RevBench:

<http://www.fourthworld.com/rev/index.html>

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge 2.2: Publish any database on any site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the metacard mailing list