[CONJ-874] Avoiding primitive type autowrapping Created: 2021-04-26  Updated: 2021-04-27  Resolved: 2021-04-27

Status: Closed
Project: MariaDB Connector/J
Component/s: performance
Affects Version/s: None
Fix Version/s: 3.0.0

Type: Task Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

After benchmarking 3.0 version, Automatic primitive value wrapping might be really painfull in term of performance.
This is mostly due to Codec using generic, and generic cannot use primitive type.

Even if codec registry permits setting specific codec, primitive codec must implement specific primitive encoding/decoding to avoid this painful performance regression


Generated at Thu Feb 08 03:18:57 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.