bd2019us opened a new pull request #862: Systemml 2526 Date.getTime() can be 
changed to System.currentTimeMillis()
URL: https://github.com/apache/systemml/pull/862
 
 
   new Date() is just a thin wrapper around System.currentTimeMillis(). Using 
System.currentTimeMillis() can help speed up the system

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to