Skip to content

Build Workflow Spends Over 20 Minutes on File Compression #647

Closed
@SableRaf

Description

@SableRaf

The p5.js website build workflow takes over 20 minutes, with significant time spent on the compression step (labelled AstroCompress processing in the logs) for html, images, and other files. This duration impacts the developer experience and considerably slows down iterations during development.

See for example: GitHub Action Log

Relevant issues in the repository for Astro's compression library:

  1. [performance] Compress in parallel #54 (Help Wanted)
  2. Cache #49 (Help Wanted)

Suggestions

  • Consider contributing to the upstream fixes in the Astro compression library.

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