Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
protonj2-1.0.0-M8
-
None
Description
The protonj2 client sender performance can be improved by using a simple caching class to avoid hashing into the type encoders map every time the sections of a message are encoded as we know after the first lookup what the encoder for each section is.