Posted on Dec 26, 2013 by
Happy Giraffe
Currently we are using the default heap-structure-based libevent2 timers. For very popular timer intervals (like 300 and 600 secs) a simpler and more efficient implementation is possible (based on linked lists).
Comment #1
Posted on Dec 26, 2013 by Happy GiraffeFixed in 3.1.6.0
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium