Bug 474805 - Creating zstd archives is NOT multi-threaded
Summary: Creating zstd archives is NOT multi-threaded
Status: RESOLVED DUPLICATE of bug 474174
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 23.08.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords: efficiency
Depends on:
Blocks:
 
Reported: 2023-09-23 12:59 UTC by integral
Modified: 2023-09-27 17:08 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
CPU Utilization in btop (146.43 KB, image/png)
2023-09-23 12:59 UTC, integral
Details

Note You need to log in before you can comment on or make changes to this bug.
Description integral 2023-09-23 12:59:30 UTC
Created attachment 161820 [details]
CPU Utilization in btop

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open Ark
2. Click "New Archive"
3. Create a new archive with type "Tar archive (Zstandard-compressed)"
(It is recommended to drag the "Level" to "Max", for prolonged consumed time and easy observation)
4. While creating the archive, observe the CPU utilization and threads of Ark in btop

OBSERVED RESULT
The CPU utilization is low (<10%) on my 8-core CPU (i7-11800H), only one thread is full loaded

EXPECTED RESULT
The CPU utilization should be high, all threads should be full loaded or near full loaded

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
My CPU: 16 × 11th Gen Intel® Core™ i7-11800H @ 2.30GHz
Comment 1 Patrick Silva 2023-09-27 17:08:53 UTC

*** This bug has been marked as a duplicate of bug 474174 ***