Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!swrinde!ucsd!hub.ucsb.edu!6600sirt From: 6600sirt@ucsbuxa.ucsb.edu (Mike O'Brien) Newsgroups: comp.lang.c Subject: Re: Am I happy to have MS C 6.0 ??? Message-ID: <5136@hub.ucsb.edu> Date: 7 May 90 09:13:23 GMT References: <7956@rouge.usl.edu> Sender: news@hub.ucsb.edu Reply-To: 6600sirt@ucsbuxa.ucsb.edu Lines: 20 From article <7956@rouge.usl.edu>, by pcb@gator.cacs.usl.edu (Peter C. Bahrs): > Listed are some unbelievable timings!!: > > Compile time: 47 seconds (nondebug mode) > Execution time: 11 seconds > From 'Hit any key to continue till the editor came back up': > 21 seconds > TOTAL: 1 minute and 19 seconds > > You're forcing PWB to close all files, swap itself to disk, do what you asked, swap itself back, and reopen everything. If your hard disk isn't the eigth wonder, this is bound to be slow. My suggestions: - Use the command line version of CL, or - set up a RAM drive, and make that your TMP directory. Michael O'Brien 6600sirt@ucsbuxa.ucsb.edu