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

Paul King updated GROOVY-11048:
-------------------------------
    Fix Version/s: 4.0.13
                       (was: 4.0.12)

> Optimisations for bytecode for record generated methods (missing case)
> ----------------------------------------------------------------------
>
>                 Key: GROOVY-11048
>                 URL: https://issues.apache.org/jira/browse/GROOVY-11048
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>             Fix For: 4.0.13
>
>
> In some JMH experiments with generated methods like hashCode and equals for 
> records, there are places where we use record component getters rather than 
> the fields. This impacts performance when compared to Java records and gives 
> different results between normal and emulated records. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to