-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Every time libpaf needs to know the lowest TTL for services it owns, it scans through the list.
For libpaf instances through which many services are published, this is a relatively time-consuming operation. It would be better to cache the lowest TTL, or keep a sorted structured of some sort, of all TTLs.
This improvement only affects protocol v3 mode.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request