mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
If we find a timer that needs to be fired immediately, we can stop looking through the remaining timers. This significantly reduces time spent in get_next_timer_expiration() on ACID3. Of course, with a better data structure, we could reduce time spent further. I've left a FIXME about that.
27 KiB
27 KiB