Skip to content

Research: speed up compilation times #166

Description

@remcostoeten

Goal

Investigate how to speed up compilation (Rust/Tauri + frontend build).

Areas to explore

  • Rust: incremental builds, sccache, codegen units, dependency trimming, workspace splitting.
  • Frontend: Turbopack/Vite caching, reducing TS typecheck cost, build parallelism.
  • CI vs local build cache reuse.

Deliverable

Findings + recommended changes with measured before/after.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort:MA day or tworesearchInvestigation / spike before implementation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions