From: Richard Purdie <rpurdie@linux.intel.com>
To: R P Herrold <herrold@owlriver.com>
Cc: poky <poky@pokylinux.org>
Subject: Re: Rough timing of rpm vs opkg rootfs builds
Date: Sun, 14 Nov 2010 17:28:08 +0000 [thread overview]
Message-ID: <1289755688.1272.4934.camel@rex> (raw)
In-Reply-To: <alpine.LRH.1.00.1011121008220.9384@oebafba.bjyevire.pbz>
On Fri, 2010-11-12 at 10:12 -0500, R P Herrold wrote:
> On Fri, 12 Nov 2010, Richard Purdie wrote:
>
> > I suspect there is an optimisation that can be added for the rpm
> > indexing to make this incremental updating possible.
>
> Usually naiive ('Rough') timing tests with rpm do not disable
> un-needed checksum cross checks, key verifications, and such,
> which are senseless in a closed or protected build environment
>
> Publishing the testing harnesses would permit evaluation of
> such -- absent a second person checking the methodology, it is
> probably premature to start kinkering. Publishing final
> numbers without a reproduceable methodology is just not good
> science
Whilst Saul didn't specifically mention it, these numbers come from a
build system which is designed for reproducible builds. Saul is probably
doing something like enabling the ipk or rpm package backends, then
simply running:
time bitbake poky-image-minimal
then running it again so only the rootfs generation happens. The logs
output to the console will make it clear if that is the case or not.
So the tests can easily be reproduced and I'd welcome anyone else to
look into what the rootfs task is spending its time doing. The ideas you
mention above about checksums and key verifications would be very
interesting to looking into, particularly as we're in a closed
environment.
Cheers,
Richard
next prev parent reply other threads:[~2010-11-14 17:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-11 22:30 Rough timing of rpm vs opkg rootfs builds Saul Wold
2010-11-12 4:58 ` Richard Purdie
2010-11-12 15:12 ` R P Herrold
2010-11-14 17:28 ` Richard Purdie [this message]
2010-11-15 21:14 ` Mark Hatle
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=1289755688.1272.4934.camel@rex \
--to=rpurdie@linux.intel.com \
--cc=herrold@owlriver.com \
--cc=poky@pokylinux.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.