|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r60060 - sandbox/statistics/detail/assign/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-01 16:50:37
Author: e_r
Date: 2010-03-01 16:50:36 EST (Mon, 01 Mar 2010)
New Revision: 60060
URL: http://svn.boost.org/trac/boost/changeset/60060
Log:
m
Text files modified:
sandbox/statistics/detail/assign/libs/assign/doc/speed2.txt | 14 +++++++-------
1 files changed, 7 insertions(+), 7 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 16:50:36 EST (Mon, 01 Mar 2010)
@@ -2,7 +2,9 @@
Each arg is a vec of max size : 100
Number of repeated function calls : 100000000
-2.4 GHz Intel Core 2 Duo - Mac OS Leopard 10.6 - x86_64 - Release mode - gcc 4.2
+Machine : Macbook - 2.4 GHz Intel Core 2 Duo
+
+Mac OS Leopard 10.6 - x86_64 - Release mode - gcc 4.2
cref_list_of(1) => 0.15 s
cref_list_of_csv(1) => 0.33 s
cref_list_of<>(1) => 0.00 s
@@ -30,11 +32,10 @@
Warning :
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.
+absolute times are probably overestimated. Relative times between different
+functions, however, may be somewhat more reliable.
-Win7-32 V6.1.7100 Dev-C++ 5.0 beta 9.2 - Mingw/GCC 3.4.2
-
+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
cref_list_of_csv(1) => 1.97 s
cref_list_of<>(1) => 0.42 s
@@ -60,8 +61,7 @@
cref_list_of<>(90) => 34.38 s
list_of(90) => 8372.00 s
-Win7-32 V6.1.7100 - Visual Studio 2010 - Release mode -
-
+Win7-32 V6.1.7100 - Visual Studio 2010 - Release mode
cref_list_of(1) => 0.59 s
cref_list_of_csv(1) => 0.04 s
cref_list_of<>(1) => 0.00 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