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/04 19:57:15 UTC

[GitHub] [commons-compress] XenoAmess opened a new pull request #110: use System.currentTimeMillis instead of new Date().getTime

XenoAmess opened a new pull request #110:
URL: https://github.com/apache/commons-compress/pull/110


   to avoid Date() object creation thus faster.


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



[GitHub] [commons-compress] coveralls commented on pull request #110: use System.currentTimeMillis instead of new Date().getTime

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #110:
URL: https://github.com/apache/commons-compress/pull/110#issuecomment-639085299


   
   [![Coverage Status](https://coveralls.io/builds/31246959/badge)](https://coveralls.io/builds/31246959)
   
   Coverage increased (+0.04%) to 87.333% when pulling **1cdf4eda2273473a9e046d0f0f9e3a984fedb63a on XenoAmess:use_System_currentTimeMillis_insteadof_Date_getTime** into **18fb261d0bbbb8cc52483267213e0d2ef4c43de7 on apache:master**.
   


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



[GitHub] [commons-compress] PeterAlfredLee merged pull request #110: use System.currentTimeMillis instead of new Date().getTime

Posted by GitBox <gi...@apache.org>.
PeterAlfredLee merged pull request #110:
URL: https://github.com/apache/commons-compress/pull/110


   


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



[GitHub] [commons-compress] PeterAlfredLee commented on pull request #110: use System.currentTimeMillis instead of new Date().getTime

Posted by GitBox <gi...@apache.org>.
PeterAlfredLee commented on pull request #110:
URL: https://github.com/apache/commons-compress/pull/110#issuecomment-639205673


   LGTM. Thank you.


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