You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/06/06 12:19:45 UTC

[GitHub] [commons-math] XenoAmess edited a comment on pull request #143: [MATH-1539] use System.arraycopy instead of loop for better performance.

XenoAmess edited a comment on pull request #143:
URL: https://github.com/apache/commons-math/pull/143#issuecomment-640051448


   related informations about this change: https://stackoverflow.com/questions/8526907/is-javas-system-arraycopy-efficient-for-small-arrays
   
   do I still need a jmh performance benchmark for this pr?
   means to create a test for showing whether System.arrayCopy faster than original copy in loop?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org