haproxy/include
Willy Tarreau ce44f12c1e [OPTIM] task_queue: assume most consecutive timers are equal
When queuing a timer, it's very likely that an expiration date is
equal to that of the previously queued timer, due to time rounding
to the millisecond. Optimizing for this case provides a noticeable
1% performance boost.
2008-07-05 18:16:19 +02:00
..
common [MINOR] introduce now_ms, the current date in milliseconds 2008-06-29 13:47:25 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [OPTIM] task_queue: assume most consecutive timers are equal 2008-07-05 18:16:19 +02:00
types [MEDIUM] introduce task->nice and boot access to statistics 2008-06-30 07:51:00 +02:00