Below are the build times gathered using "time make" command,  for
i386-pc platform on two different machines.  Summary is, these
improvements reduce build time up to 10 seconds.


* On 32-bit Intel Core Duo 2GHz with 2GB RAM

mainline:
  real    2m49.117s
  user    2m23.681s
  sys     0m30.058s

with-improvements:
  real    2m39.834s
  user    2m15.704s
  sys     0m26.222s

* On 64-bit AMD Dual Core 1.7GHz with 2GB RAM

mainline:
  real  2m36.829s
  user  1m31.506s
  sys   1m9.220s

with-improvements:
  real  2m23.771s
  user  1m25.109s
  sys   1m0.692s



-- 
bvk.chaitanya

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to