Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

KDE Developer Fixing Long-Standing Bug Over Very Long Small-File Copy Times

Дата публикации: 28-07-2026 09:50:02

Since 2014 there has been a KDE bug report titled Ridiculously slow file copy (multiple small files). With the Dolphin file manager or other KIO-based KDE programs, copying many small files can be much slower than using the cp command directly or other copying programs like rsync, Finally that issue is in the process of being resolved for addressing very slow copy times when dealing with many small files on the KDE Plasma desktop...

Основное содержимое страницы с новостью.

KDE

Since 2014 there has been a KDE bug report titled Ridiculously slow file copy (multiple small files). With the Dolphin file manager or other KIO-based KDE programs, copying many small files can be much slower than using the cp command directly or other copying programs like rsync, Finally that issue is in the process of being resolved for addressing very slow copy times when dealing with many small files on the KDE Plasma desktop.

KDE developer Méven Car recently took to addressing this long-standing defect in the KIO code of copying many small files being painfully slow. Long story short, Car worked on KIO to remove in-memory transport and batch-copy folding a whole run of files into a single command.

The code has yet to be merged but is expected for a post-6.29 release. From the performance numbers provided, the long file copy times relative to using cp are largely eliminated with the proposed code:

KIO benchmark

Méven Car remarked in his blog post:

"The small-files case is the story. KIO 6.28 was about 20x slower than cp, which is exactly the ratio the 2014 report complained about. Removing the socket for in-process workers, together with no longer probing the destination filesystem once per file, takes it from about 1.6 s to 0.4 s (roughly 4x). Batching the copy takes it to 88 ms, essentially cp speed and about 18x faster than 6.28. That "I use cp instead of dolphin" line finally has an answer."

Those interested in this significant improvement to KDE's KIO can learn more via this blog post.

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Oprema KDE 26.04.308.802-07-2026
2KDE Plasma 6.7.2 Brings Fix For Most Common KWin Crash, Better Chromium Video Playback0730-06-2026
3KDE Plasma Affected By Arbitrary Code Execution To Break Sandboxes With "Open New Window"-2702-07-2026
4AMD P-State Linux Driver Patches Can Boost 1%-Low FPS Gaming Performance By 31%015.9828-07-2026
5Файловая система Bcachefs официально перестала быть экспериментальной0720-06-2026
6"KVM Chainsaw" Expected To Hit Linux 7.3 For Dealing With God Data Structure09.826-07-2026
7Qualcomm QCE Driver On The Chopping Block With ~48x Slower Than Armv8 Crypto Extensions07.5424-07-2026
8Deployment instructions skipped due to DPL compatibility issues0514-10-2025
9Kubectl error: error loading config file "[secure]": open [secure]: file name too long0524-02-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 9. Тональность: 0. Информативность: 8.75. Источник: www.phoronix.com.