aherbert commented on PR #229:
URL: https://github.com/apache/commons-codec/pull/229#issuecomment-1894070285

   There would not be an issue changing from `1024 * 1024` to `n * 1024` where 
`n > 1`. Try setting it at 4 and testing if the speed is satisfactory.
   
   Note that some test functions will duplicate calls on the same input to 
check that the input is not destructively modified.
   


-- 
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]

Reply via email to