[GitHub] tinkerpop pull request #855: TINKERPOP-1950 Cached global strategy lookups d...

2018-04-25 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/855#discussion_r184028279 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategies.java --- @@ -63,6 +63,8 @@ */

[GitHub] tinkerpop pull request #855: TINKERPOP-1950 Cached global strategy lookups d...

2018-04-25 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/855#discussion_r183959745 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategies.java --- @@ -63,6 +63,8 @@ */ public

[GitHub] tinkerpop pull request #855: TINKERPOP-1950 Cached global strategy lookups d...

2018-04-24 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/855 TINKERPOP-1950 Cached global strategy lookups during traversal construction https://issues.apache.org/jira/browse/TINKERPOP-1950 This change leads to a 1.5x to 2x speed improvement in