You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Andriy Rysin (Jira)" <ji...@apache.org> on 2022/02/12 15:35:00 UTC

[jira] [Updated] (GROOVY-10471) Performance regression for XmlBuilder from groovy3

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

Andriy Rysin updated GROOVY-10471:
----------------------------------
    Attachment: xmlbuilder_4.0.0.jfr
                xmlbuilder_3.0.9.jfr

> Performance regression for XmlBuilder from groovy3
> --------------------------------------------------
>
>                 Key: GROOVY-10471
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10471
>             Project: Groovy
>          Issue Type: Bug
>          Components: XML Processing
>    Affects Versions: 4.0.0
>         Environment: Fedora 35, CPU: i7-3770
>            Reporter: Andriy Rysin
>            Priority: Major
>              Labels: perfomance
>         Attachments: XmlBuilderBench.groovy, xmlbuilder_3.0.9.jfr, xmlbuilder_4.0.0.jfr
>
>
> $ {color:#000000}groovy -version {color}
> Groovy Version: 3.0.9 JVM: 11.0.14 Vendor: Red Hat, Inc. OS: Linux
> {color:#000000}$ groovy XmlBuilderBench.groovy  {color}
> time: 6649
> {color:#000000}$ ~/bin/groovy-4.0.0/bin/groovy XmlBuilderBench.groovy         {color}
> time: 14498
> {color:#000000}$ JAVA_HOME=$HOME/bin/jdk-17.0.2 ~/bin/groovy-4.0.0/bin/groovy  XmlBuilderBench.groovy          {color}
> time: 16414



--
This message was sent by Atlassian Jira
(v8.20.1#820001)