Skip to content

perf(build): decide fate of core-cache-hydrate after fw-libs zccache fix #995

Description

@zackees

Context

#952 bundled two concerns from the #942 performance audit:

  • warm fresh-project fw-libs recompiling for ~150s
  • core-cache-hydrate recording 0 ms while core objects were stored and then never hydrated

The first concern is resolved by #987/#986: the #942 harness showed warm fw-libs dropping from 152s to 2.2s, with sketch/core/fw-libs all hitting zccache cross-project.

The remaining core-cache-hydrate question was explicitly called out in #952 as secondary. It is not needed for the warm-path win once zccache is hot, but it was not proven fixed or intentionally removed.

Task

Decide what should happen to the core-cache-hydrate path now that the real warm-path bottleneck is fixed.

Acceptance criteria

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions