[CONC-196] alloc_root is about 4 times slower (compared to libmysql) Created: 2016-08-03 Updated: 2017-04-03 Resolved: 2016-08-03 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 3.0.0, 2.3.0 |
| Fix Version/s: | 3.0.1, 2.3.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Due to unnecessary loops alloc_root() function is about 4 times slower. |
| Comments |
| Comment by Georg Richter [ 2016-08-03 ] |
|
Fixed in revisions: |
| Comment by René Cannaò [ 2017-04-03 ] |
|
Georg, in ac6078066c26473009fbea2f29cabed87a4f4466 , the multiplier here was chosen randomly? with improves performance by 10x |