[Insight-developers] Develop ITK
    Nikolaos Dikaios 
    nd301 at wbic.cam.ac.uk
       
    Tue Jul  7 06:46:14 EDT 2009
    
    
  
Hi Luis,
Yes. When i include the renamed files (i attached in my previous
message) it becomes significantly slower compared to when i include the
original itk ones.
Nikos
On Mon, 2009-07-06 at 12:41 -0400, Luis Ibanez wrote:
> Hi Nikos,
> 
> 
> Are you saying that just renaming the classes
> (without any other modification to their code)
> results in a slowdown of the program  ?
> 
> 
> 
> Please confirm,
> 
> 
>    Thanks
> 
> 
>       Luis
> 
> 
> --------------------
> Nikolaos Dikaios wrote:
> > Hi Luis, Daniel
> > 
> > I have attached the files i included, they are identical to the itk ones
> > i simply renamed them from itkBSpline... to ip_BSpline....
> > 
> > At this stage i haven't passed my code so there shouldn't be any
> > inefficiencies. This is the reason i cannot explain why it has become so
> > slow compared to when i used the itk ones.
> > 
> > I'll try to run one of the profilers you suggested.
> > 
> > Thank you very much for your help,
> > 
> > Nikos
> > 
> > PS. This is the build mode i use 
> > 
> > 
> >>>ccmake .
> > 
> > 
> >  CMAKE_BACKWARDS_COMPATIBILITY    2.4
> >  CMAKE_BUILD_TYPE                 Release
> >  CMAKE_INSTALL_PREFIX             /usr/local
> >  EXECUTABLE_OUTPUT_PATH
> >  ITK_DIR                          ~/itk3.8
> >  LIBRARY_OUTPUT_PATH
> > 
> > then
> > 
> > 
> >>>make
> > 
> > 
    
    
More information about the Insight-developers
mailing list