You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "kezhenxu94 (GitHub)" <gi...@apache.org> on 2019/03/21 11:13:36 UTC

[GitHub] [incubator-dubbo] kezhenxu94 opened issue #3711: [Enhancement] Improve the correctness of time mesurement of an invocation

- [x] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.

https://github.com/apache/incubator-dubbo/blob/6e4ff91dfca4395a8d1b180f40f632e97acf779d/dubbo-monitor/dubbo-monitor-api/src/main/java/org/apache/dubbo/monitor/support/MetricsFilter.java#L44-L47

The way to calculate the invocation time can be improved by using `java.lang.System#nanoTime`

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3711 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] kezhenxu94 closed issue #3711: [Enhancement] Improve the correctness of time mesurement of an invocation

Posted by "kezhenxu94 (GitHub)" <gi...@apache.org>.
[ issue closed by kezhenxu94 ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3711 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org