Skip to content

feat: Introduce pzip high-performance parallel compression for ARM platform#372

Merged
deepin-bot[bot] merged 5 commits intolinuxdeepin:release/eaglefrom
LiHua000:release/eagle
Mar 30, 2026
Merged

feat: Introduce pzip high-performance parallel compression for ARM platform#372
deepin-bot[bot] merged 5 commits intolinuxdeepin:release/eaglefrom
LiHua000:release/eagle

Conversation

@LiHua000
Copy link
Copy Markdown
Contributor

@LiHua000 LiHua000 commented Mar 30, 2026

Changes

  • Add clipzipplugin and pzip high-performance parallel compression
  • Remove复杂阈值判断,pzip 全场景优于原方案
  • Fix missing <iomanip> header in pzip code
  • Fix plugin selection for ZIP reading/writing

bug:https://pms.uniontech.com/bug-view-354925.html

dengzhongyuan365-dev and others added 5 commits March 30, 2026 17:14
- Introduced clipzipplugin as a high-performance compression plugin utilizing pzip.
- Updated CMake configuration to include the new plugin and its dependencies.

Log: Add clipzipplugin and pzip integration

https://pms.uniontech.com/bug-view-346679.html
- Updated CMake configuration to conditionally enable pzip and clipzipplugin for ARM architecture.
- Improved signal-slot connections in clipzipplugin for compatibility with different Qt versions.
- Added compression level options and refined process completion handling.

Log: Enhance ARM + Qt6 support for clipzipplugin
- Added logic to skip the pzip plugin when reading ZIP files, as it is write-only.
- Introduced debug messages to indicate when the pzip plugin is being removed from the plugin selection process.

Log: Improve handling of pzip plugin for ZIP file reading
- Updated clipzipplugin to enforce a compression level of 1, prioritizing speed over user-defined settings.
- Removed the option to specify compression levels from the GUI, simplifying the configuration for optimal performance.

Log: Enhance performance by standardizing compression level in clipzipplugin

bug: https://pms.uniontech.com/bug-view-346679.html
Copy link
Copy Markdown

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @LiHua000, your pull request is larger than the review limit of 150000 diff characters

@deepin-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: LiHua000, max-lvs

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@LiHua000
Copy link
Copy Markdown
Contributor Author

/merge

@deepin-bot deepin-bot bot merged commit 84d231b into linuxdeepin:release/eagle Mar 30, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants