[ 
https://issues.apache.org/jira/browse/GEODE-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327982#comment-16327982
 ] 

ASF subversion and git services commented on GEODE-4290:
--------------------------------------------------------

Commit 13364a301b495d42c02a9ce5b38484a3c6f83366 in geode's branch 
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=13364a3 ]

GEODE-4290 add operation time statistics to the protobuf server

Time spent processing operations is now captured using System.nanoTime().


> add operation time statistics to the protobuf server
> ----------------------------------------------------
>
>                 Key: GEODE-4290
>                 URL: https://issues.apache.org/jira/browse/GEODE-4290
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Bruce Schuchardt
>            Priority: Major
>              Labels: pull-request-available
>
> While profiling performance of the new Protobuf server I found that we have 
> no time-based statistics.  It would be nice to have at least an operationTime 
> statistic that uses System.nanoTime() to capture how much time we're spending 
> processing requests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to