Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comparison of performance version 1.1.1p vs 3.1.0 #222

Closed
vitalyk-radware opened this issue May 19, 2023 · 1 comment
Closed

comparison of performance version 1.1.1p vs 3.1.0 #222

vitalyk-radware opened this issue May 19, 2023 · 1 comment

Comments

@vitalyk-radware
Copy link

I compared performance of openssl versions 1.1.1p and 3.1.0 using nginx 1.23.4 as server and siege 4.1.6 as a client.
I tried three ciphers and in each of these 1.1.1 has better performance.
Is it a well known issue or my tests are not correct?
Thank you!

                                                          1.1.1  hits     3.1.0 hits
AES256-SHA256                                     18728       8134
ECDHE-RSA-AES256-GCM-SHA384        16514    16015
ECDHE-ECDSA-AES256-GCM-SHA384   76020     64967

siege  -t1M -b  https://localhost:4411

p.s. All tools have been built with default config options; nginx webserver returns its default page.

@vitalyk-radware
Copy link
Author

submited by mistake

@vitalyk-radware vitalyk-radware closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant