mirror of
https://github.com/boostorg/coroutine2.git
synced 2025-05-09 23:24:01 +00:00
correct CPU used for performance tests
This commit is contained in:
parent
3f6916464f
commit
b6faea151a
@ -11,7 +11,7 @@ Performance measurements were taken using `std::chrono::highresolution_clock`,
|
||||
with overhead corrections.
|
||||
The code was compiled with gcc-6.3.1, using build options:
|
||||
variant = release, optimization = speed.
|
||||
Tests were executed on dual Intel XEON E5 2620 2.2GHz, 16C/32T, 64GB RAM,
|
||||
Tests were executed on dual Intel XEON E5 2620v4 2.2GHz, 16C/32T, 64GB RAM,
|
||||
running Linux (x86_64).
|
||||
|
||||
[table Performance of context switch
|
||||
|
Loading…
x
Reference in New Issue
Block a user