You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/09/19 17:30:30 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1194: TINKERPOP-2279 GraphBinary for gremlinpython

spmallette opened a new pull request #1194: TINKERPOP-2279 GraphBinary for gremlinpython
URL: https://github.com/apache/tinkerpop/pull/1194
 
 
   https://issues.apache.org/jira/browse/TINKERPOP-2279
   
   This is a early version of this feature. It works well enough such that all GLV tests pass using GraphBinary. I did some initial performance improvements and I'm a bit stuck at the moment as to what to do next with that - it definitely needs to get faster - maybe a C extension :man_shrugging:  Anyway, as it is functional and as GraphBinary is still under evaluation even for Java I figured I should at least get this out there in a release branch for others to dig into. 
   
   This looks like a massive PR but much of it is just GraphBinary test files.
   
   All tests pass with `docker/build.sh -t -i`
   
   VOTE +1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services