Hi Brad, I haven't quite used your changes to quiten down the timing debug stats, buit I've checked in changes that will quieten them down. An svn update will get these changes.
Robert. On Fri, Mar 4, 2011 at 8:28 AM, Christiansen, Brad <[email protected]> wrote: > Hi, > > > > After moving to today's SVN version a huge amount of debug logs were > produced when using our application. The attached files comment out the > offending statements. > > > > In case you are interested in the output a small sample has been included > bellow. This was generated paging in tiles that were created using VPB. > > > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.121244ms, ratio=1.32956 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0653714ms, ratio=0.716858 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0656508ms, ratio=0.719922 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0536381ms, ratio=0.588191 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0410667ms, ratio=0.450334 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0472127ms, ratio=0.517731 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.14499ms, ratio=1.58995 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0785016ms, ratio=0.860842 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0757079ms, ratio=0.830207 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.232991ms, ratio=2.55496 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.151416ms, ratio=1.66041 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0812952ms, ratio=0.891477 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0826921ms, ratio=0.906795 > > GeometryCostEstimator::estimateCompileCost(..) size=9.11916e-005 > > IncrementalCompileOperation::CompileList::compile() estimatedTimForCompile = > 0.0911916ms, actual = 0.0731937ms, ratio=0.802636 > > > > Cheers, > > > > Brad > > > > DISCLAIMER:--------------------------------------------------------------------------- > This e-mail transmission and any documents, files and previous e-mail > messages attached to it are private and confidential. They may contain > proprietary or copyright material or information that is subject to legal > professional privilege. They are for the use of the intended recipient only. > Any unauthorised viewing, use, disclosure, copying, alteration, storage or > distribution of, or reliance on, this message is strictly prohibited. No > part may be reproduced, adapted or transmitted without the written > permission of the owner. If you have received this transmission in error, or > are not an authorised recipient, please immediately notify the sender by > return email, delete this message and all copies from your e-mail system, > and destroy any printed copies. Receipt by anyone other than the intended > recipient should not be deemed a waiver of any privilege or protection. > Thales Australia does not warrant or represent that this e-mail or any > documents, files and previous e-mail messages attached are error or virus > free. > -------------------------------------------------------------------------------------- > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
