You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2020/12/02 15:37:52 UTC

[tinkerpop] branch 3.4-dev updated (8a55978 -> 0bf3fc6)

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

spmallette pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 8a55978  Fixed console test issues related to python dependencies upgrading quietly behind the scenes CTR
     add 0bf3fc6  Added a new benchmark for GremlinGroovyScriptEngine. CTR

No new revisions were added by this update.

Summary of changes:
 gremlin-tools/gremlin-benchmark/pom.xml            |  14 ++-
 .../jsr223/GremlinGroovyScriptEngineBenchmark.java | 120 +++++++++++++++++++++
 .../src/test/resources/log4j-silent.properties     |   0
 .../src/test/resources/log4j-test.properties       |   0
 4 files changed, 132 insertions(+), 2 deletions(-)
 create mode 100644 gremlin-tools/gremlin-benchmark/src/main/java/org/apache/tinkerpop/jsr223/GremlinGroovyScriptEngineBenchmark.java
 copy {sparql-gremlin => gremlin-tools/gremlin-benchmark}/src/test/resources/log4j-silent.properties (100%)
 copy gremlin-tools/{gremlin-io-test => gremlin-benchmark}/src/test/resources/log4j-test.properties (100%)