Willy Tarreau 9fe7aae6eb MINOR: checks: use an inline function for health_adjust()
This function is called twice per request, and does almost always nothing.
Better use an inline version to avoid entering it when we can.

About 0.5% additional performance was gained this way.
2013-12-31 23:47:37 +01:00
..
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00