Skip to content

How to support multi-threaded packaging #431

Open
@MitaHill

Description

@MitaHill

Well
I am a new user. Where is the packaging code?
I hope to change the packaging code to "tar -cf - [source] --exclude=[packaged file] | pigz -p [number of threads] > packaged file"
so that the compression speed can be faster.
As far as I know, the current packaging can only use one core for compression.
I think this speed is very slow, so I want to modify it.
If anyone knows, please tell me which file, which line of code, and how to modify it. and Thank you.

  • Version v18.4.0
  • Node Version v18.19.0
  • OS Linux debian 6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64 GNU/Linux
  • Browser name/version:Chrome
  • Used Command Line Parameters:nothing
  • Changed Config:
  • I'm ready to donate on Patreon 🎁
  • I'm willing to work on this issue 💪

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions