You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2019/01/16 12:09:02 UTC

[jira] [Closed] (GROOVY-8910) Improve the performance of the new Parrot parser

     [ https://issues.apache.org/jira/browse/GROOVY-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul King closed GROOVY-8910.
-----------------------------

> Improve the performance of the new Parrot parser
> ------------------------------------------------
>
>                 Key: GROOVY-8910
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8910
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>            Priority: Major
>             Fix For: 3.0.0-alpha-4
>
>         Attachments: onload_from_slack.groovy
>
>
> statementExpression rule is very inefficient, we should merge expression into commandExpression to reduce looking ahead.
> The attached file cost 5.7s on parsing before tuning but cost only 2.5s after tuning.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)