Github user ffbin commented on the pull request:

    https://github.com/apache/flink/pull/973#issuecomment-127449876
  
    hi, System.currentTimeMillis() is cost performance very much.I want to use 
a thread to call System.currentTimeMillis and update a static long variable 
millTime.All other module do not need call System.currentTimeMillis() and can 
use millTime directly.I have test it can improve performance very much.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to