Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Performance improvement in install_sstatepkg
@ 2012-05-10 23:13 Mark Hatle
  2012-05-10 23:13 ` [PATCH 1/1] sstate.bbclass: Improve sstate_installpkg performance Mark Hatle
  2012-05-11 17:39 ` [PATCH 0/1] Performance improvement in install_sstatepkg Saul Wold
  0 siblings, 2 replies; 6+ messages in thread
From: Mark Hatle @ 2012-05-10 23:13 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-05-11 17:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 23:13 [PATCH 0/1] Performance improvement in install_sstatepkg Mark Hatle
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox