Waf branch - Overview [2/6]

Chris Johns chrisj at rtems.org
Sat Feb 7 08:22:20 UTC 2015


On 6/02/2015 6:03 pm, Amar Takhar wrote:
>
> Here is the timing for the build at the moment:
>
> verm at peach# waf config --bsp sparc/sis --prefix /mnt/devel/rtems/prefix/rtems
> --path-tools /mnt/devel/rtems/tools/bin/
> 'config' finished successfully (0.026s)
>
> verm at peach# waf configure
> 'configure' finished successfully (4.034s)
>
> verm at peach# waf -j 14
> 'build' finished successfully (16.204s)
>
>    note: the above is 1,337 objects.
>
> verm at peach# waf -j 14 --enable-tests
> 'build' finished successfully (13.414s)
>
>    note: the above is 881 targets.
>
>  From a clone we have: 0.026 + 4.034 + 16.204 + 13.414 = 33.678s.
>

I think we need to create a table in the wiki for the performance we get 
for each type of machine, an so at the top of the table is ....

MacPro (Maverick)

sparc/sis:
  config    : 0.016s
  configure : 3.836s
  build     : 12.793s
  tests     : 10.073s
  Total     : 26.718s

Chris



More information about the devel mailing list