$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2005-08-02 12:01:43
Can you give me some tests? I can run them and check.
Also, you can profile your object code and use kcachegrind to check
which really is the bottleneck (i.e., are you passing multi_array's by
value?)
> -----Original Message-----
> From: boost-users-bounces_at_[hidden] 
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of 
> Grant Goodyear
> Sent: Tuesday, August 02, 2005 9:54 AM
> To: boost-users_at_[hidden]
> Subject: Re: [Boost-users] multi_array_ref timing issue
> 
> 
> 
> Just as an aside, I get nearly-identical results with the 
> boost-1.33.0_rc1 release candidate.
> -- 
> Grant Goodyear		
> web: http://www.grantgoodyear.org	
> e-mail: grant_at_[hidden]	
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden] 
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>