[OE-core] setscene and perl -- pathological case

2012-05-10 Thread Mark Hatle
We've discovered that perl seems to be a pretty bad pathological case for setscene. Easy way to see what I mean: bitbake perl bitbake -c clean perl time bitbake perl The system isn't doing anything but running the setscene elements to bring perl from the sstate-cache into the sysroot and

Re: [OE-core] setscene and perl -- pathological case

2012-05-10 Thread Khem Raj
On Thu, May 10, 2012 at 3:20 PM, Mark Hatle mark.ha...@windriver.com wrote: This is a very significant performance improvement.  I'm not sure if it's possible to speed this up even more, but it would be nice if we could get things under a minute. good job. in theory you could pythonise it

Re: [OE-core] setscene and perl -- pathological case

2012-05-10 Thread Martin Jansa
On Thu, May 10, 2012 at 05:20:31PM -0500, Mark Hatle wrote: We've discovered that perl seems to be a pretty bad pathological case for setscene. Easy way to see what I mean: bitbake perl bitbake -c clean perl time bitbake perl The system isn't doing anything but running the setscene