Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site cirl.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!mhuxn!mhuxm!mhuxf!mhuxi!mhuxh!mhuxv!mhuhk!mhuxt!houxm!whuxl!whuxlm!akgua!gatech!seismo!harvard!think!cirl!gary From: gary@cirl.UUCP (Gary Girzon) Newsgroups: net.micro.amiga Subject: Speed of output to RAW: Message-ID: <241@cirl.UUCP> Date: Fri, 20-Dec-85 12:26:35 EST Article-I.D.: cirl.241 Posted: Fri Dec 20 12:26:35 1985 Date-Received: Mon, 23-Dec-85 04:26:46 EST Distribution: net Organization: Cochlear Implant Res. Lab, Boston, MA Lines: 19 The RAW: output device, the built-in general purpose ANSI-terminal type window, seems to be a little slow. I have not formally benchmarked the device speed, but it falls somewhere near 100 chars/sec. If you have MicroEmacs running, the output is much slower that ED. I assume ED draws to the screen directly. MicroEmacs opens a RAW: window for output. Also, the Amigaterm program posted recently writes characters directly to the window using graphics library calls. The output is definitely faster and keeps up with 1200 baud. I have a similar terminal program which redirects the output to a RAW: window, and it runs much slower. The advantage of the RAW: is that it offers built in ANSI sequences, like cursor motion, character styles, etc. So does anyone have a handle on how to speedup the RAW: device? Or will one have to rewrite it (so much for built in goodies) to achieve faster output? Gary UUCP: ...{ihnp4,harvard}!think!cirl!gary