So, you're calculating sort of a 'moving average' with a fixed window of 31 frames?
I guess that's as meaningful as anything else. Another idea would be to use a performance meter (they display min/ave/ max and deviation). Approved. On 2009-08-22, at 00:47EDT, Max Carlson wrote: > Change 20090821-maxcarlson-0 by maxcarl...@bank on 2009-08-21 21:45:24 > PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Improve accuracy of frame timer > > New Features: LPP-8407 - Improve accuracy of frametimer > > Technical Reviewer: hminsky > QA Reviewer: ptw > > Details: Only track a fixed number of times to compute average frame > display time/FPS > > Tests: See LPP-8407 > > Files: > M lps/components/utils/diagnostic/frametimer.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20090821-maxcarlson-0.tar > _______________________________________________ > Laszlo-reviews mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
