|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r60051 - sandbox/statistics/detail/assign/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-01 13:46:19
Author: e_r
Date: 2010-03-01 13:46:17 EST (Mon, 01 Mar 2010)
New Revision: 60051
URL: http://svn.boost.org/trac/boost/changeset/60051
Log:
m
Text files modified:
sandbox/statistics/detail/assign/libs/assign/doc/speed2.txt | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
Modified: sandbox/statistics/detail/assign/libs/assign/doc/speed2.txt
==============================================================================
--- sandbox/statistics/detail/assign/libs/assign/doc/speed2.txt (original)
+++ sandbox/statistics/detail/assign/libs/assign/doc/speed2.txt 2010-03-01 13:46:17 EST (Mon, 01 Mar 2010)
@@ -41,7 +41,7 @@
cref_list_of<>(90) => 6.97 s
Warning :
-For both compilers tested under Win7-32 below: A virtual machine was used so
+For both compilers tested under Win7-32 below, a virtual machine was used so
absolute times are overestimated. Relative times between different functions,
however, may be somewhat more reliable.
@@ -53,7 +53,7 @@
cref_list_of<>(1) => 0.37 s
-list_of(1) => s
+list_of(1) => NA s
cref_list_of(3) => 2.73 s
@@ -97,6 +97,8 @@
cref_list_of<>(1) => 0.00 s
+list_of(1) => NA s
+
cref_list_of(3) => 1.34 s
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