Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!aero!zevpeter From: zevpeter@aerospace.aero.org (ze'ev peter) Newsgroups: comp.sys.sgi Subject: Timing Benchmarks in 4sight Keywords: Easy way of timing to .1 seconds Message-ID: <74314@aerospace.AERO.ORG> Date: 30 May 90 15:29:38 GMT Organization: back in civilization Lines: 12 Hi. I need to time a simple graphics program for benchmarking cpu time to the nearest 0.1 second. The Unix routine "time" is perfect for this, except that what I want to time is a simple program that opens up a window, draws lines, etc., and closes. When I do this under GL, the Unix time routine comes back immediately with zero cpu seconds used, and THEN the graphics window opens up. Does anyone have a neat way of doing this? -- ze'ev zevpeter@aerospace.aero.org