Skip to content

Maintain lowest seen TTL #30

@m-ronnblom

Description

@m-ronnblom

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions