This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 72eb72f7796bbe95fa13953903c36f9b3b53e447 Merge: 6c7be04 29fe4cd Author: Stephen Mallette <[email protected]> AuthorDate: Thu Feb 28 10:08:03 2019 -0500 Merge branch 'tp33' CHANGELOG.asciidoc | 2 + .../process/traversal/step/ProfilingAware.java | 98 ++++++++++++++++++++++ .../process/traversal/step/map/GroupStep.java | 39 ++++++++- .../step/sideEffect/GroupSideEffectStep.java | 24 +++++- .../process/traversal/step/util/ProfileStep.java | 15 ++++ .../strategy/finalization/ProfileStrategy.java | 9 +- .../tinkergraph/structure/TinkerGraphTest.java | 25 ++++++ 7 files changed, 206 insertions(+), 6 deletions(-)
