Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/949
Just pushed a commit 4bdb006c5ee418f27ef7bb8a9330714ce414c50f on the
release branches to deal with these pesky tests that sometimes fail in travis:
```text
[ERROR]
GremlinGroovyScriptEngineTest.shouldAllowsUseToBeExecutedAfterImport:293 »
Runtime
[ERROR]
GremlinGroovyScriptEngineTest.shouldLoadImportsViaDependencyManagerFromDependencyGatheredByUse:279
» Runtime
```
Obviously not related to this change. Did you happen to do any tests to see
what this optimization bought us in terms of performance?
VOTE +1
---