Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mcnc!xanth!kyle From: kyle@xanth.UUCP Newsgroups: comp.arch,comp.unix.wizards,comp.os.misc Subject: Re: Big Programs Hurt Performance Message-ID: <2498@xanth.UUCP> Date: Sat, 19-Sep-87 18:12:33 EDT Article-I.D.: xanth.2498 Posted: Sat Sep 19 18:12:33 1987 Date-Received: Sun, 20-Sep-87 16:12:58 EDT References: <1665@ncr-sd.SanDiego.NCR.COM) <8579@utzoo.UUCP) <6886@eddie.MIT.EDU) <417@devvax.JPL.NASA.GOV> Lines: 16 Keywords: cost of bloated programs Xref: utgpu comp.arch:2122 comp.unix.wizards:4038 comp.os.misc:183 In <417@devvax.JPL.NASA.GOV>, des@jplpro.JPL.NASA.GOV (David Smyth) writes: > But on these demand paged Suns, we see such stupidity as: > -rwxr-xr-x 1 root 122880 Sep 15 1986 /bin/csh* > -rwxr-xr-x 1 david 737280 Aug 14 16:34 bin/shelltool* > > where most of the huge increase in size of shelltool is in the window > management stuff. Isn't this stuff shared across all sorts of things > in SunWindows? If so, why is EVERY "tool" so VERY slow loading? From what I've read about the Macintosh (I don't own one), it appears they did the right thing by putting the window management tools into ROM. I sure wish Sun would do something like that. Having a 30 line graphics program that only uses the line drawing facilities of pixrect compile into a 200K executable is rather disconcerting. kyle jones old dominion university, norfolk, va usa