Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!think!samsung!cs.utexas.edu!rice!sun-spots-request From: mlandau@bbn.com (Matt Landau) Newsgroups: comp.sys.sun Subject: Re: Suitable Sparcstation 1 for X Keywords: Windows Message-ID: <4542@brazos.Rice.edu> Date: 28 Jan 90 19:08:56 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 12 Approved: Sun-Spots@rice.edu X-Refs: Original: v8n227, Replies: v9n5 v9n8 v9n15, Summary: v9n14 X-Sun-Spots-Digest: Volume 9, Issue 17, message 2 of 12 jim@kanga.lcs.mit.edu (Jim Fulton) writes: >MIT's R4 server (watch comp.windows.x for announcements) runs quite nicely >on a 16meg SPARCstation 1 with a vanilla cg3 8-bit framebuffer. We >haven't tried it on an 8meg system... I'm running it on an 8-meg color machine, and it's blindingly fast at most operations. (Interestingly enough, though, we've found in analyzing some of our X11 programs that doing any graphics using a fill_style of FillOpaqueStippled is *really* slow in the X11R4 compared to the Sun OpenWindows server. The MIT server doesn't seem to optimize the case where the stipple is a "good" size, like 32 x 32 -- it just uses the fully generic "fill anything with anything" code, which is slow.)