Skip to content
Snippets Groups Projects

Single-step create+compress in create_tarballs.sh

Merged Jérôme Charaoui requested to merge lavamind/collector:master into master

Currently, this script writes tarballs to disk before compressing them. Since disk I/O is not particularly fast on colchicifolium, and the uncompressed files are not needed, we should compress the tarballs before writing it to disk. This should allow the script to run faster by avoiding unneccessary disk I/O.

This may help fix tpo/tpa/team#40650 (closed)

Merge request reports

Approved by

Merged by HiroHiro 3 years ago (Mar 14, 2022 9:15am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading