You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by rjbriody <gi...@git.apache.org> on 2015/02/20 19:05:25 UTC

[GitHub] incubator-tinkerpop pull request: Implement profiling for nested t...

GitHub user rjbriody opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/27

    Implement profiling for nested traversals.

    Implement profiling for nested traversals.
    
    Other goodness:
    
    - Implemented DependantMutableMetrics that are "upstream timer" aware. This keeps Metrics times up to date on the fly.
    - Added support for multiple counters per Metrics.
    - Added support for Number annotation values.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rjbriody/incubator-tinkerpop nestedProfiling

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tinkerpop/pull/27.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 #27
    
----
commit dbb4553bc4caf3e4f66476dcca3eef96187857e9
Author: rjbriody <bo...@datastax.com>
Date:   2015-02-20T15:30:32Z

    Implement profiling for nested traversals.

commit 8bb2b7289126f265fec130c59db38c38d0998b9b
Author: rjbriody <bo...@datastax.com>
Date:   2015-02-20T15:57:36Z

    Merge master.

commit 16ab244f2069f7c6867839472a1c0e3dbac68973
Author: rjbriody <bo...@datastax.com>
Date:   2015-02-20T16:14:00Z

    Add nested profiling unit test.

commit ae990b6e289002f7581a6614052f47cd6ac3eded
Author: rjbriody <bo...@datastax.com>
Date:   2015-02-20T17:20:42Z

    Enable String and Number Metrics annotations.

commit 91ad775f1c13f5c2c41ce581871315bebe5b5459
Author: rjbriody <bo...@datastax.com>
Date:   2015-02-20T18:02:37Z

    Update CHANGELOG

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-tinkerpop pull request: Implement profiling for nested t...

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

    https://github.com/apache/incubator-tinkerpop/pull/27


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---