diff options
author | Raimo Niskanen <[email protected]> | 2019-02-06 12:29:30 +0100 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2019-02-13 14:18:20 +0100 |
commit | bdcfbe7966328a07814c301787173b80e5c20aa6 (patch) | |
tree | 71b7db0091ad73967be207533a1d71dc329bb217 /lib/ssl/test/ssl_session_cache_SUITE.erl | |
parent | 86c4a2f9da3de486095d029fc0e66a4fa3b66fca (diff) | |
download | otp-bdcfbe7966328a07814c301787173b80e5c20aa6.tar.gz otp-bdcfbe7966328a07814c301787173b80e5c20aa6.tar.bz2 otp-bdcfbe7966328a07814c301787173b80e5c20aa6.zip |
Optimize read_application_data with Okasaki queue
To avoid degenerate case with quadratic complexity that
shows up when sending large messages since the the fragment
concatenation was done by binary append. An Okasaki queue
is much more efficient.
Diffstat (limited to 'lib/ssl/test/ssl_session_cache_SUITE.erl')
0 files changed, 0 insertions, 0 deletions