All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] Performance improvement in install_sstatepkg
Date: Thu, 10 May 2012 18:13:37 -0500	[thread overview]
Message-ID: <cover.1336691544.git.mark.hatle@windriver.com> (raw)

Significant performance improvement when large numbers of files are involved
with install_sstatepkg.

To reproduce the problem:

bitbake perl
bitbake -c clean perl
time bitbake perl

The following changes since commit 910452727fc277c1caec7612b36c37b58d845350:

  eglibc: Add patch to fix /var installation location (2012-05-09 21:42:37 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib mhatle/sstate
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/sstate

Mark Hatle (1):
  sstate.bbclass: Improve sstate_installpkg performance

 meta/classes/sstate.bbclass |   28 +++++++++++++++++++++-------
 1 files changed, 21 insertions(+), 7 deletions(-)

-- 
1.7.3.4




             reply	other threads:[~2012-05-10 23:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-10 23:13 Mark Hatle [this message]
2012-05-10 23:13 ` [PATCH 1/1] sstate.bbclass: Improve sstate_installpkg performance Mark Hatle
2012-05-11  0:03   ` Peter Seebach
2012-05-11  0:18     ` Richard Purdie
2012-05-11  0:17   ` Richard Purdie
2012-05-11 17:39 ` [PATCH 0/1] Performance improvement in install_sstatepkg Saul Wold

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=cover.1336691544.git.mark.hatle@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=openembedded-core@lists.openembedded.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.