8 points

Some of the notes highlight that performance differences in specific tests were due to AVX-512 support. I’d like to see a post going into detail about what challenges the libraries (or their dependencies) went through to get that integrated and how much of an increase came from it.

permalink
report
reply
5 points

very nice, now let’s see that binary size.

permalink
report
reply
16 points

Unless the binary size difference is insane, who would say “oh well we were going to pick the library that wasn’t riddled with security issues but we decided to save 2MB instead, hope that makes you feel better about your $12m cybersecurity fine!”.

permalink
report
parent
reply
3 points

There are only going to be edge-cases where the binary size will really cause headache. Individual projects probably won’t worry too much about a size difference if it’s less than 10-20MB.

permalink
report
parent
reply
2 points

my whole career is those edge cases

permalink
report
parent
reply
1 point

yes, i know people that will pay 12m to save 2mb.

permalink
report
parent
reply
-5 points

I can’t be bothered to build them but looking at the releases on GitHub openssl 3.4.0 is 17.5mb and rustls is 2.6mb. both of these releases are source files not binaries but I don’t see how rustls could possibly be larger than openssl.

permalink
report
parent
reply
16 points

Comparing source code sizes is completely meaningless. Rust projects are usually smaller with far more granular dependencies.

permalink
report
parent
reply
5 points

This article is so weird. “We outperformed our competitors because Intel improved the performance of the AWS owned cryptography library we use.”

So like…what did you guys do? Don’t get me wrong, I’m not saying that you did nothing, but your career would go better if you put it in the article that is specifically for bragging about your accomplishment.

permalink
report
reply

Rust

!rust@programming.dev

Create post

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits
  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

Community stats

  • 604

    Monthly active users

  • 885

    Posts

  • 3.8K

    Comments