Skip to content
Prev 9979 / 398503 Next

xgobi/ggobi

On Mon, Mar 05, 2001 at 06:45:36AM -0500, Duncan Temple Lang wrote:
There is a speed problem on Windows that we know about:

 Under *nix, it makes little or no time difference whether I call
 gdk_draw_point or segment N times, or whether I call
 gdk_draw_points or segments once with N points.

 Under Win32, however, the batched calls seem to be about 20 times
 faster.

 This would not be a problem except that gdk contains these batched
 calls only for points and lines, so I'll eventually need to write
 them (or find a recruit to write them) for arcs and rectangles.

Debby
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Message-ID: <20010305073657.B1150763@fry.research.att.com>
In-Reply-To: <200103051145.GAA25720@jessie.research.bell-labs.com>; from duncan@research.bell-labs.com on Mon, Mar 05, 2001 at 06:45:36AM -0500