[MXS-767] Enhance performance by inline stats increment Created: 2016-06-15 Updated: 2017-12-01 Resolved: 2016-07-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.0.0 |
| Fix Version/s: | 2.0.1 |
| Type: | New Feature | Priority: | Major |
| Reporter: | martin brampton (Inactive) | Assignee: | martin brampton (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
All |
||
| Description |
|
There are a number of calls to a stats function in poll.c. This can be simplified and made inline, giving a significant reduction in process cost. |
| Comments |
| Comment by martin brampton (Inactive) [ 2016-07-04 ] |
|
Completed. |