ITK/Release 4/Wrapping/WrapITK Installation/Wrap ITK EXPLICIT: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Results without WRAP_ITK_EXPLICIT option turned'''
Notes AG: this need to be updated, the difference should be much more than 3% and grow as the number of wrapped languages grows.
 
'''Results with WRAP_ITK_EXPLICIT turned OFF'''
  real  495m39.658s
  real  495m39.658s
  user  467m5.262s
  user  467m5.262s
  sys  26m47.946s
  sys  26m47.946s
  Size of bin directory: 1.47 GB on disk (1,464,482,904 bytes) for 1,244 items
  Size of bin directory: 1.68 GB on disk (1,672,592,464 bytes)
 


'''Results with WRAP_ITK_EXPLICIT option turned'''
'''Results with WRAP_ITK_EXPLICIT turned ON'''
  real  481m29.358s  
  real  481m29.358s  
  user  452m50.677s
  user  452m50.677s
  sys  27m22.417s
  sys  27m22.417s
  Size of bin directory: 1.47 GB on disk (1,464,482,904 bytes) for 1,244 items
  Size of bin directory: 1.47 GB on disk (1,464,482,904 bytes)
 
So, as we see, the difference is as much as 15 minutes.
 
= Results with WRAP_ITK_EXPLICIT option turned ON =
real   481m29.358s
user 452m50.677s
sys 27m22.417s
Size of bin directory: 1.47 GB on disk (1,464,482,904 bytes) for 1,244 items


As we see here, the time difference is as much as 15 minutes.
So, as we see, the difference is as much as 15 minutes. (

Latest revision as of 16:00, 9 December 2011

Notes AG: this need to be updated, the difference should be much more than 3% and grow as the number of wrapped languages grows.

Results with WRAP_ITK_EXPLICIT turned OFF

real  495m39.658s
user  467m5.262s
sys  26m47.946s
Size of bin directory: 1.68 GB on disk (1,672,592,464 bytes)

Results with WRAP_ITK_EXPLICIT turned ON

real  481m29.358s 
user  452m50.677s
sys  27m22.417s
Size of bin directory: 1.47 GB on disk (1,464,482,904 bytes)

So, as we see, the difference is as much as 15 minutes. (