From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Hoyer Subject: Re: Testers wanted: dracut lazy install with cpio Date: Tue, 28 Feb 2012 16:29:21 +0100 Message-ID: <4F4CF2D1.8090704@redhat.com> References: <4F4BA634.5070804@gmail.com> <4F4CEE33.3000906@bitwagon.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F4CEE33.3000906-Po6cBsTGB2ZWk0Htik3J/w@public.gmane.org> Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Am 28.02.2012 16:09, schrieb John Reiser: > On 02/28/2012 04:43 AM, Cong Wang wrote: > >> [wangcong@cr0]~/dracut% git branch >> lazyinstall >> * master >> [wangcong@cr0]~/dracut% time sudo make testimage >> ... >> sudo make testimage 38.20s user 8.04s system 95% cpu 48.509 total > > Was that run with a "cold cache"? (What are the results for the > a second run on testimage, immediately after the first?) > I ask because the difference (48.5 - 34.5) between master and lazy > on testimage is much larger as a percentage than the (15.4 - 13.5) > difference for hostimage; and the testimage case was run first. > yes, "cold cache" should be ruled out.. better do several runs and pick the fastest one.