Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51591 - sandbox/reference_closure
From: dave_at_[hidden]
Date: 2009-03-03 21:14:17


Author: dave
Date: 2009-03-03 21:14:17 EST (Tue, 03 Mar 2009)
New Revision: 51591
URL: http://svn.boost.org/trac/boost/changeset/51591

Log:
initial timings
Added:
   sandbox/reference_closure/timings.txt (contents, props changed)

Added: sandbox/reference_closure/timings.txt
==============================================================================
--- (empty file)
+++ sandbox/reference_closure/timings.txt 2009-03-03 21:14:17 EST (Tue, 03 Mar 2009)
@@ -0,0 +1,23 @@
+=== Original Result (10x fewer loops) ===
+
+compile trivial_nested
+
+real 0m0.428s
+user 0m0.025s
+sys 0m0.016s
+execute trivial_nested
+
+real 0m1.167s
+user 0m1.156s
+sys 0m0.004s
+compile trivial_function
+
+real 0m0.759s
+user 0m0.659s
+sys 0m0.088s
+execute trivial_function
+
+real 0m26.411s
+user 0m26.292s
+sys 0m0.056s
+


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk