View Single Post
  #9  
Old 02.11.2020, 12:15
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

JDownloader uses Sparse Files for downloading, that means that parallel downloads on the same drive will end in higher fragmentation. For archives that's no big problem because they are extracted.
Fragmentation should not have that large impact on the overall performance. You can try to increase
Settings->Advanced Settings->GeneralSettings.maxbuffersize to have larger writes
eg set to 4096
__________________
JD-Dev & Server-Admin
Reply With Quote