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

Optimize tlsv1.3 #9305

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dgud
Copy link
Contributor

@dgud dgud commented Jan 15, 2025

Some optimizations for tls.

dgud added 2 commits January 15, 2025 15:52
And remove the installation of src header files previously used,
I do this to avoid installing src headers in tests which can mess up
things during development and local testing.

Also remove some logging.
Some minor optimizations
@dgud dgud self-assigned this Jan 15, 2025
@dgud dgud requested review from IngelaAndin and u3s January 15, 2025 14:54
@dgud dgud added the team:PS Assigned to OTP team PS label Jan 15, 2025
Copy link
Contributor

github-actions bot commented Jan 15, 2025

CT Test Results

  1 files   11 suites   4m 7s ⏱️
 93 tests  91 ✅ 2 💤 0 ❌
109 runs  107 ✅ 2 💤 0 ❌

Results for commit 20612c9.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@dgud dgud added the testing currently being tested, tag is used by OTP internal CI label Jan 15, 2025
dgud added 2 commits January 16, 2025 09:58
Avoid several external calls for every data package.

Remove debug code for application data, i.e. fast path.
@dgud dgud force-pushed the dgud/ssl/optimize-tlsv1.3/OTP-19430 branch from 77457a5 to 20612c9 Compare January 16, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants