scsh-users
[Top] [All Lists]

Re: Functional PostScript 1.0

To: hbaker@netcom.com (Henry Baker)
Subject: Re: Functional PostScript 1.0
From: "Jin S. Choi" <jsc@atype.com>
Date: Fri, 1 Nov 1996 15:31:34 -0500
Cc: scsh@martigny.ai.mit.edu
Reply-to: jsc@atype.com
>>>>> "Henry" == Henry Baker <hbaker@netcom.com> writes:

    Henry> Since Postscript level 2 has garbage collection, it should
    Henry> be quite reasonable to move _most_ of the computation into
    Henry> the printer!

One reason this might not be desirable is that you are then tying up a
possibly shared resource with computation that would probably be done
faster on your own machine.

I bet my Pentium Pro and Scheme48 would beat out my HP Laserjet in ray
tracing those metallic spheres, although it might be a close race :-)


<Prev in Thread] Current Thread [Next in Thread>