Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!brunix!rca From: rca@brunix (Ronald C.F. Antony) Newsgroups: comp.sys.next Subject: Re: Is the NeXT Slow? Message-ID: <21947@brunix.UUCP> Date: 1 Dec 89 03:41:41 GMT References: <770002@hpvcfs1.HP.COM> Sender: news@brunix.UUCP Reply-To: rca@cslab7a.UUCP (Ronald C.F. Antony) Organization: Brown University Department of Computer Science Lines: 25 > I noticed that it took a very long time to load and that >scrolling and moving throught the document was very slow. This surprised >me considering the amount of horsepower the NeXT machine is supposed to have. >When going to the bottom of the ducument, it took about 5-10 seconds to redraw >the screen. The time to start up the application is mostly due to the fact that there are a lot of objects to be initialized or loaded in from disk. The time it takes to scroll down to the bottom of a document is a question of how much the application buffers graphically. As everything is presented in Postscript, it takes a while to recalculate the graphics (there are no bitmap-fonts nor approximations of postscript-fonts, it's the real thing but this has it's price...) Compared to X it is still fast :) Ronald ------------------------------------------------------------------------------ "The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man." - Bernhard Shaw | rca@cs.brown.edu or antony@cogsci.bitnet