Hi McLone, On Fri, Jun 29, 2012 at 3:30 PM, McLone <mcl...@gmail.com> wrote:
> On Wed, Jun 20, 2012 at 12:20 PM, Mihai Carabas <mihai.cara...@gmail.com> > wrote: > > As you can see, the differencess for building apache are small (~1,5sec = > > 5%). This is because a building process isn't so CPU hungry, it often > waits > > for I/O. > Even if you use some kind of RAM FS for src and obj? > Even if you first read its src for blocks to be cached? > I didn't try with a RAM FS. I will note this. The runs were done multiple times...so if I read src first or run multiple times, isn't the same thing? Mihai