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 29fe4cd99c18fa4b8c18bdfcd538a54acdfc7c6e Merge: 65c876e 44693d0 Author: Stephen Mallette <[email protected]> AuthorDate: Thu Feb 28 10:07:49 2019 -0500 Merge branch 'TINKERPOP-1992' into 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(-)
