Main-Tomi opened a new issue, #633:
URL: https://github.com/apache/mina-sshd/issues/633

   ### Version
   
   2.14.0
   
   ### Bug description
   
   When the account directory file has a thousand tickets (all small files), it 
will be very slow when in ‘ls’ directory, taking about 30-40 seconds.
   
   
   ### Actual behavior
   
   When there are more and more files, the time for **‘ls**’ is also very long. 
In actual production environments, as long as the number of files exceeds 3000, 
the more time will be spent.
   
   
   ### Expected behavior
   
   1, Hope to refactor the relevant methods to improve the speed of '**ls**' 
files
   2, Is there a relevant API that can modify the value of the segmented upload 
buffer? Its default value now is 16 * 1024.
   
   ### Relevant log output
   
   _No response_
   
   ### Other information
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to