$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] NuDB: A fast key/value insert-only database for SSD drives in C++11
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-03-28 14:34:47
On Tue, Mar 28, 2017 at 10:25 AM, Niall Douglas via Boost
<boost_at_[hidden]> wrote:
> If I were going to write...a better algorithm...would be much faster than
> your algorithm...It should perform as well as yours, and likely better...
I have not yet learned how to compare the performance of one library
against another, yet-unwritten library so how much trouble would it be
for you to put together a simple example - perhaps using these
"primitive filesystem algorithms" which assist in rapid development?