You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2021/10/15 12:37:00 UTC

[jira] [Commented] (TINKERPOP-2526) Gremlin Console performance with incomplete multi-line scripts

    [ https://issues.apache.org/jira/browse/TINKERPOP-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429261#comment-17429261 ] 

Stephen Mallette commented on TINKERPOP-2526:
---------------------------------------------

Someone else brought up performance issues with Groovy 3/4 on their dev list. Decided to try to bring some fresh attention to our problems with that:

https://lists.apache.org/thread.html/r212ea2787ecb345ee24bcf5a0374e9a10f0bbe86dca4338fb30dfade%40%3Cdev.groovy.apache.org%3E

Perhaps the problems are unrelated. Not much follow-up to the post in these first 24 hours, though there do seem to be some configurations to potentially try:

https://github.com/apache/groovy/blob/master/src/spec/doc/performance-guide.adoc

I will look into those to see if they help, but I believe I've tried some of them already.

> Gremlin Console performance with incomplete multi-line scripts
> --------------------------------------------------------------
>
>                 Key: TINKERPOP-2526
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2526
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: console, documentation, groovy
>    Affects Versions: 3.5.0
>            Reporter: Stephen Mallette
>            Priority: Major
>
> Gremlin Console is impossibly slow for incomplete multi-line use cases which is common for Gremlin. The issue appears to be related to the Groovy 3.x upgrade. More details can be found here: GROOVY-9785
> Note that this is a major blocker for 3.5.0 release as we can't generate documentation right now (takes well over 24 hours to generate and most times it simply crashes).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)