mcvsubbu commented on issue #7414:
URL: https://github.com/apache/pinot/issues/7414#issuecomment-916248377


   I had the same thought as well, way early on in Pinot development.  However, 
when Adwait (a former pinot team member) and I researched a bit, we came across 
some articles that effectively said `System.currentTimeMillis()` was more 
efficient than nanos. I remember I was surprised because I thought getting 
nanos would be far cheaper, usually a relative clock that does not reach across 
cpus.  Perhaps the performance penalty is platform dependent, I am not sure.


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