Skip to content

define and enforce max threshold for agentd boot sequence in CI #473

@toksdotdev

Description

@toksdotdev

we need to be very mindful the agentd boot sequence, and continue to keep it as minimal as possible. it's very tempting to keep adding things there. one of the selling points of microsandbox is how quick we are to spin up. we shouldn't trade that for just any features (unless we badly need to).

the first step to that is to already start recording the  vm enter -> boot ⁠ time, and ⁠ boot -> init ⁠ time as part of the CI process, and enforcing a specific PR can't merged there's a significant jump, or it exceeds that max threshold.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions