$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [asio] poor read performance with 10Mb
From: Igor R (boost.lists_at_[hidden])
Date: 2009-08-26 10:30:39
> when I try to send ~10 Mb through the performance is awful. It takes ~90 seconds
> to transfer the data locally on my pc from one app to another.
Could you attach a minimal program that illustrates the above statement?