[CONJ-658] Ensure no benchmark regression on release Created: 2018-10-09 Updated: 2018-10-09 Resolved: 2018-10-09 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | performance |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
To ensure no performance regression on release, some benchmarks are to be run.
project on https://github.com/rusher/mariadb-java-driver-benchmark |
| Comments |
| Comment by Diego Dupin [ 2018-10-09 ] | ||||
|
benchmark done and updated. example "select * from mysql.user LIMIT 1" :
| ||||
| Comment by Vladislav Vaintroub [ 2018-10-09 ] | ||||
|
I'd suggest to test connect-disconnect on non-TCP connections (pipes, or unix sockets) BLOB handling, e.g |