[CONJ-368] performance improvement storing data in resultset Created: 2016-10-12  Updated: 2017-04-03  Resolved: 2017-03-27

Status: Closed
Project: MariaDB Connector/J
Component/s: Other
Affects Version/s: None
Fix Version/s: 2.0.0-RC

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


 Description   

Actual resultset implementation use a List<byte[][]>.
Better implementation would use only a byte[] for all results with some pointer to indicate each result, and offset of current operation on row.

For huge resulset, this will improve reading results by 25%.


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