You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by artem-aliev <gi...@git.apache.org> on 2017/10/17 18:06:00 UTC

[GitHub] tinkerpop pull request #733: TINKERPOP-1801: fix profile() timing in OLAP by...

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

----


---

[GitHub] tinkerpop pull request #733: TINKERPOP-1801: fix profile() timing in OLAP by...

Posted by artem-aliev <gi...@git.apache.org>.
Github user artem-aliev closed the pull request at:

    https://github.com/apache/tinkerpop/pull/733


---

[GitHub] tinkerpop issue #733: TINKERPOP-1801: fix profile() timing in OLAP by adding...

Posted by artem-aliev <gi...@git.apache.org>.
Github user artem-aliev commented on the issue:

    https://github.com/apache/tinkerpop/pull/733
  
    that should be against tp32 branch 


---

[GitHub] tinkerpop issue #733: TINKERPOP-1801: fix profile() timing in OLAP by adding...

Posted by artem-aliev <gi...@git.apache.org>.
Github user artem-aliev commented on the issue:

    https://github.com/apache/tinkerpop/pull/733
  
    See #734


---