[
https://issues.apache.org/jira/browse/TINKERPOP-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204175#comment-15204175
]
ASF GitHub Bot commented on TINKERPOP-1199:
-------------------------------------------
GitHub user rjbriody opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/273
TINKERPOP-1199:Use "MicroMetrics" as the mutator of the TraversalMetrics.
https://issues.apache.org/jira/browse/TINKERPOP-1199
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rjbriody/incubator-tinkerpop TINKERPOP-1199
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/273.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 #273
----
commit e73bbc5d978432e09e0323509854bed5cb7ee08f
Author: rjbriody <[email protected]>
Date: 2016-03-17T21:13:34Z
profiling overhaul.
commit 3f25710b10301432ea64996330a084872d8bc78f
Author: rjbriody <[email protected]>
Date: 2016-03-17T21:38:26Z
Don't profile computer steps.
commit 800cf0a46cf3d991c28aeb174f9692c0d6fa3f71
Author: rjbriody <[email protected]>
Date: 2016-03-17T21:52:31Z
Add play test for computer profile
commit 581f33bcb8aef7ff76e31175b0b0fcdc5059bba7
Author: rjbriody <[email protected]>
Date: 2016-03-21T13:04:32Z
Put back check to prevent profiling of computer traversals.
commit 5b6acfc754ba7b5f50942b607786fe00bf6ef020
Author: rjbriody <[email protected]>
Date: 2016-03-21T13:07:21Z
Revert "Don't profile computer steps."
This reverts commit 3f25710b10301432ea64996330a084872d8bc78f.
commit 73b2d42a5d0ebe9091fb300db9e5ca01206f4e45
Author: rjbriody <[email protected]>
Date: 2016-03-21T13:24:37Z
merge master
----
> Use "MicroMetrics" as the mutator of the TraversalMetrics.
> ----------------------------------------------------------
>
> Key: TINKERPOP-1199
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1199
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.0-incubating
> Reporter: Marko A. Rodriguez
> Assignee: Bob Briody
> Fix For: 3.2.0-incubating
>
>
> This is a follow on to TINKERPOP-958. The idea is to mutate the global
> {{TraversalMetrics}} using the {{TraversalSideEffects.add()}}-model.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)