Globaly improve performance
(CONJ-291)
|
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | all |
| Fix Version/s: | 1.5.0-RC |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Depending on queries 40-50% of CPU time for rewrite statement big batch is spend in testing that buffer size is big enough to contain query. |
| Comments |
| Comment by Diego Dupin [ 2016-05-05 ] |
|
commit : https://github.com/MariaDB/mariadb-connector-j/commit/07c2ebe53532d3bfd25370bc0e7fd7d38fc7dcd0 |