Download raw body.
bgpd: track rde main event loop performance
On Wed, Nov 12, 2025 at 03:36:40PM +0100, Claudio Jeker wrote: > This diff adds some counters to track how much time the main event loop > uses for which part of the loop. > > This helps a lot to better understand why stuff is slow. Also by having > the loop count allows one to calculate how frequently the loop runs. > I find this very useful for my ongoing work on making bgpd faster. Sure, totally makes sense. Reads fine to me. ok
bgpd: track rde main event loop performance