[
https://issues.apache.org/jira/browse/TINKERPOP-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230895#comment-17230895
]
ASF GitHub Bot commented on TINKERPOP-2453:
-------------------------------------------
spmallette opened a new pull request #1357:
URL: https://github.com/apache/tinkerpop/pull/1357
https://issues.apache.org/jira/browse/TINKERPOP-2453
Compression tests show similar results to what we saw on #1344 when we did
this for Java
### Compression Disabled

### Compression Enabled

Builds with `mvn clean install`
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:
[email protected]
> Add WebSocket compression to gremlin-python
> -------------------------------------------
>
> Key: TINKERPOP-2453
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2453
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Affects Versions: 3.5.0, 3.4.8
> Reporter: Divij Vaidya
> Assignee: Stephen Mallette
> Priority: Minor
> Attachments: server-compression-py.jfr, server-py.jfr
>
>
> Tornado supports WebSocket compression:
> [https://www.tornadoweb.org/en/stable/websocket.html#tornado.websocket.WebSocketHandler.get_compression_options]
> https://stackoverflow.com/questions/39100442/tornado-websocket-compression-options
> WebSocket compression was added to server and Java client as per
> https://issues.apache.org/jira/browse/TINKERPOP-2441
> This task aims to add WebSocket frame compression to Python client as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)