From patchwork Thu May 10 23:13:37 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Performance improvement in install_sstatepkg Date: Thu, 10 May 2012 23:13:37 -0000 From: Mark Hatle X-Patchwork-Id: 27457 Message-Id: To: 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(-)