$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r60063 - sandbox/statistics/detail/assign/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-01 19:00:58
Author: e_r
Date: 2010-03-01 19:00:58 EST (Mon, 01 Mar 2010)
New Revision: 60063
URL: http://svn.boost.org/trac/boost/changeset/60063
Log:
m
Text files modified: 
   sandbox/statistics/detail/assign/libs/assign/doc/speed2.txt |     7 ++-----                                 
   1 files changed, 2 insertions(+), 5 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 19:00:58 EST (Mon, 01 Mar 2010)
@@ -1,5 +1,5 @@
 Output from speed2.cpp
-Each arg is a vec of max size  : 100
+Each arg is a vec of ints of max size  : 100
 Number of repeated function calls : 100000000
 
 Machine : Macbook - 2.4 GHz Intel Core 2 Duo 
@@ -30,10 +30,7 @@
 cref_list_of<>(90)      =>      7.19 s
 list_of(90)             =>   7284.27 s
 
-Warning : 
-For both compilers tested under Win7-32 below, a virtual machine was used so 
-absolute times are probably overestimated. Relative times between different 
-functions, however, may be somewhat more reliable. 
+Note : For both compilers below, a virtual machine for Windows was used. 
 
 Win7-32 V6.1.7100 - Dev-C++ 5.0 beta 9.2 - Mingw/GCC 3.4.2 - Best optim
 cref_list_of(1)         =>     0.80 s