From: Gary Thomas <gary@mlbassoc.com>
To: "Xu, Dongxiao" <dongxiao.xu@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: FW: [oe] BitBake parallel parsing testing
Date: Wed, 24 Nov 2010 02:50:57 -0700 [thread overview]
Message-ID: <4CECE001.6050201@mlbassoc.com> (raw)
In-Reply-To: <D5AB6E638E5A3E4B8F4406B113A5A19A302EA40F@shsmsx501.ccr.corp.intel.com>
On 11/24/2010 01:45 AM, Xu, Dongxiao wrote:
> FYI, bitbake parallel parsing is enabled, which can greatly reduce the file parsing time.
> There are some data test result in OE's following mails.
>
> Bitbake 1.10: 3m2.185s
> parallel-parsing (BB_NUM_PARSE_THREADS=num_cpu): 1m48.232s parallel-parsing (BB_NUM_PARSE_THREADS=2*num_cpu): 1m1.869s
To be clear - this is in the Poky main tree? since what commit?
Thanks
> Chris Larson wrote:
>> Greetings all,
>> This is a request for further testers for the parallel parsing branch
>> of bitbake, as well as for review of the code. I'm fairly certain
>> that the last real issue with it was resolved yesterday, and I
>> haven't gotten any reports of problems from those testing it since
>> last week, so I'm opening it up to more public testing, so we can be
>> absolutely certain that we can merge it to master in the near future
>> without risking problems.
>>
>> For code review:
>> Either follow the below steps, then git log master..parallel-parsing
>> or git diff master..parallel-parsing, or use the web interface at
>> https://github.com/kergoth/bitbake/commits/parallel-parsing.
>>
>> For testing from scratch:
>>
>> git clone git://github.com/kergoth/bitbake cd bitbake git checkout -b
>> parallel-parsing origin/parallel-parsing
>>
>> From an existing bitbake repository:
>>
>> git remote add kergoth git://github.com/kergoth/bitbake git remote
>> update git checkout -b parallel-parsing kergoth/parallel-parsing
>>
>> Thanks for your time, and do let me know what you think, either of
>> the code, performance in general, or the new progress bar (shows an
>> ETA), or anything else :)
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2010-11-24 9:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-24 8:45 FW: [oe] BitBake parallel parsing testing Xu, Dongxiao
2010-11-24 9:50 ` Gary Thomas [this message]
2010-11-24 10:30 ` Joshua Lock
2010-11-24 10:40 ` Tian, Kevin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CECE001.6050201@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=dongxiao.xu@intel.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.