GitHub user artem-aliev opened a pull request:
https://github.com/apache/tinkerpop/pull/733
TINKERPOP-1801: fix profile() timing in OLAP by adding worker iteratiâ¦
â¦on timings to step metrics
this is a simple fix that do not change any API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/artem-aliev/tinkerpop TINKERPOP-1801
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/733.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #733
----
commit 827ea9cfd57202612518e5e6bcff18f601dd2018
Author: artemaliev <artem.aliev@gmail,com>
Date: 2017-10-17T18:00:31Z
TINKERPOP-1801: fix profile() timing in OLAP by adding worker iteration
timings to step metrics
this is a simple fix that do not change any API
----
---