$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Proposal: Monotonic Containers
From: Christian Schladetsch (christian.schladetsch_at_[hidden])
Date: 2009-06-15 05:55:43
Test of duplication speed, http://tinyurl.com/mshep8
VS2008
test_dupe: mono: 2.356
test_dupe: std: 17.318
GCC
test_dupe: mono: 2.2
test_dupe: std: 6.67
Christian.
PS. Yes, I triple-checked the VS result.