Optimization

The statistics display (brought up using the 'T' key in the pfCAVE simulator) shows the current frame rate and the timing of each stage in the Performer pipeline.
To get more detailed statistics, call

	pfCAVEMasterChan()->getFStats()->setClass(PFSTATS_ENGFX|PFFSTATS_ENDB|PFFSTATS_ENCULL, PFSTATS_ON);
in your initialization, after pfCAVEInitChannels().

Tools for improving the performance of an application include:


Previous page    Table of contents

Last modified 30 June 1996.

Dave Pape, pape@evl.uic.edu