-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Labels
triaged: performanceThe issue/pr reports/fixes a performance concernThe issue/pr reports/fixes a performance concerntriaged: refactorThe issue/pr requests/implements refactoringThe issue/pr requests/implements refactoring
Description
In the context of #14833 I tentatively limited the number of successful {m,re}alloc calls
and found that OpenSSL application runs can cause terribly many such calls!
The worst example I found in our test suite is make test TESTS="test_encoder_decoder"
which takes between 5,400,000 and 5,500,000 such calls.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triaged: performanceThe issue/pr reports/fixes a performance concernThe issue/pr reports/fixes a performance concerntriaged: refactorThe issue/pr requests/implements refactoringThe issue/pr requests/implements refactoring