AOSP build times

1,567 views
Skip to first unread message

Karim Yaghmour

unread,
Jul 10, 2012, 7:53:57 PM7/10/12
to Android Building

All on same HW: quad core i7 w/ 8GB or RAM, RAID1 HDs

Full JB build: 75min
Full ICS build: 55min
Full GB build: 20min

Anyone doing *significantly* better on those JB build times?

--
Karim Yaghmour
CEO - Opersys inc. / www.opersys.com
http://twitter.com/karimyaghmour

Jean-Baptiste Queru

unread,
Jul 10, 2012, 8:47:23 PM7/10/12
to android-...@googlegroups.com
I just did a build in 35 min. dual E5620 (8 cores total), 24GB RAM, single HD.

JBQ
> --
> You received this message because you are subscribed to the "Android
> Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en



--
Jean-Baptiste M. "JBQ" Queru
Technical Lead, Android Open Source Project, Google.

Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.

Jean-Baptiste Queru

unread,
Jul 10, 2012, 9:27:08 PM7/10/12
to android-...@googlegroups.com
That's actually 2-yr-old hardware.

We're moving toward dual-E5-2650 (16 cores total), 32GB RAM (with an
eye on 64GB upgrades), twin- or triple-SSD.

JBQ

On Tue, Jul 10, 2012 at 6:18 PM, Karim Yaghmour
<karim.y...@opersys.com> wrote:
>
> Some serious firepower there. Thx for the info.
>
>
> --
> Karim Yaghmour
> CEO - Opersys inc. / www.opersys.com
> http://twitter.com/karimyaghmour
>

Karim Yaghmour

unread,
Jul 10, 2012, 9:18:19 PM7/10/12
to android-...@googlegroups.com, Jean-Baptiste Queru

Some serious firepower there. Thx for the info.

--
Karim Yaghmour
CEO - Opersys inc. / www.opersys.com
http://twitter.com/karimyaghmour

On 12-07-10 08:47 PM, Jean-Baptiste Queru wrote:

Al Sutton

unread,
Jul 11, 2012, 5:34:20 AM7/11/12
to android-...@googlegroups.com
real 33m14.867s
user 380m19.706s
sys 38m34.422s

On a dual E5620, 32GB RAM, Triple SSD Mac Pro.

Al.
-- 
Al Sutton - Funky Android Ltd.
(www.funkyandroid.com)

T: @alsutton  
G+: http://goo.gl/ymi9b

The views expressed in this email are those of the author and not necessarily those of Funky Android Limited, it's associates, or it's subsidiaries. 

Xianghua Xiao

unread,
Jul 11, 2012, 1:48:09 PM7/11/12
to android-...@googlegroups.com
i7 8GB
49 minutes

On Wed, Jul 11, 2012 at 7:42 AM, cdesai <chiray...@gmail.com> wrote:
>> real 58m7.293s
>> user 243m1.347s
>> sys 11m35.283s
>>
> on a i7-2600K, 12GB, 7.2K RPM HDD system.
>
> real was 33m with ics.
>
> All times without using ccache though.

mark gross

unread,
Jul 11, 2012, 4:56:38 PM7/11/12
to android-...@googlegroups.com
FWIW:  my work box: 18GB 2 sockets of W5590  @ 3.33GHz CPU's, one HD, one SSD
Sounds like a jet when building....

empty ccache with CCACHE_DIR on SSD and OUT_DIR_COMMON_BASE  on SSD
(source on spinning disk)
mgross@mtgdev:~/work/jb$ time nohup make -j 16
nohup: ignoring input and appending output to `nohup.out'

real 30m48.149s
user 359m9.354s
sys 27m28.081s

hot ccache with CCACHE_DIR on SSD and OUT_DIR_COMMON_BASE  on SSD (source on spinning disk)

Set cache file limit to 10000000
Set cache size limit to 16777216k
mgross@mtgdev:~/work/jb$ time nohup make -j 16
nohup: ignoring input and appending output to `nohup.out'

real 12m57.827s
user 99m40.494s
sys 16m28.232s
--
create interesting things.
Reply all
Reply to author
Forward
0 new messages