aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket25927.1
blob: 84ac86e18703cdb5adf00e32394beb866c00ab94 (plain)
1
2
3
4
5
6
  o Minor features (timekeeping, circuit scheduling):
    - When keeping track of how busy each circuit have been recently on
      a given connection, use coarse-grained monotonic timers rather than
      gettimeofday(). This change should marginally increase accuracy
      and performance.  Implements part of ticket 25927.