mono / boringssl

Custom version of Boring SSL used by Mono
Other
6 stars 21 forks source link

Update boringssl #18

Open pr0vieh opened 5 years ago

pr0vieh commented 5 years ago

is it possible to update boringssl? @baulig this version seems pretty old to me (2 1/2 years) there are some optimizations done at boringssl!

i have many performance problems since mono support TLS 1.2 high cpu consumption low throughput at all! maybe that could help!

pr0vieh commented 5 years ago

if I see this right your version has no AVX-512 support for Intel CPUs! and so many other crypto optimizations that's really bad! for current Intel CPUs

pr0vieh commented 5 years ago

@baulig what do you think about this could be the performance regression? and is it possible to get btls in the year 2019?