This is an automated email from the ASF dual-hosted git repository.

andreac pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from e7a7d97661 Fix master build (#3249)
     add ddf21eec3b [TINKERPOP-2491] Fix docs by adding missing unfolds (#3250)
     add afb6b72aad [TINKERPOP-3202] Improve performance of RangeGlobalStep 
(#3251)
     new e5738c9e92 Merge branch '3.8-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/src/recipes/appendix.asciidoc                 |  2 +-
 docs/src/recipes/recommendation.asciidoc           |  6 +--
 docs/src/recipes/shortest-path.asciidoc            |  2 +-
 docs/src/reference/the-traversal.asciidoc          |  8 ++--
 .../traversal/step/filter/RangeGlobalStep.java     | 48 ++++++++++++++++++----
 .../gremlin/process/RangeTraversalBenchmark.java   | 45 ++++++++++++--------
 6 files changed, 77 insertions(+), 34 deletions(-)
 copy 
gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/LambdaFlatMapStepTest.java
 => 
gremlin-tools/gremlin-benchmark/src/main/java/org/apache/tinkerpop/gremlin/process/RangeTraversalBenchmark.java
 (53%)

Reply via email to