I didn't, but here
https://devblogs.microsoft.com/cppblog/spectre-mitigations-in-msvc/
it says that
"On the MSVC team, we’ve reviewed information in detail and conducted
extensive tests, which showed the performance impact of the new
/Qspectre switch to be negligible."
--
-Lev
___
Your patch has been applied to the master branch.
commit e80e36d75538abff0661b21392f541d946be6d29
Author: Ilya Shipitsin
Date: Wed Sep 22 14:57:55 2021 +0500
BUILD: enable CFG and Spectre mitigation for MSVC
Signed-off-by: Ilya Shipitsin
Acked-by: Lev Stipakov
Message-Id:
Hi,
On Mon, Sep 13, 2021 at 12:03:32PM +0200, Gert Doering wrote:
> Acked-by: Gert Doering
>
> Tested on my gentoo system, which had symlinks rst2html -> rst2html.py
> (etc) previously, to work around our configure inflexibility. This
> now becomes...
[..]
> Your patch has been applied to the
Hi,
On Sun, Sep 12, 2021 at 11:26:04AM +0200, Gert Doering wrote:
> Your patch has been applied to the master branch.
>
> commit d814581a9375713a0a4d70f751f84e750a5d661a
> Author: Lev Stipakov
> Date: Wed Aug 25 19:47:52 2021 +0300
>
> Add building man page on Windows
... and pulled up t
I'll setup test stand similar to this one
https://community.openvpn.net/openvpn/wiki/PerformanceTestingOpenVPN
hopefully in next 1-2 weeks
I also believe that spectre mitigation is neglectable, but it is good to
have numbers
пн, 27 сент. 2021 г. в 12:58, Lev Stipakov :
> I didn't, but here
>
> h