$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [ boost ] [ Trie ]
From: Cosmin Boaca (boost.cosmin.boaca_at_[hidden])
Date: 2015-03-15 15:29:04
Hello,
After a lot of time wasted, I have discovered that the only problem was
that I had run benchmarks with b2 and not with b2 release. Now, the
intrusive version works better.
Cosmin