[
https://issues.apache.org/jira/browse/GROOVY-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King closed GROOVY-11040.
------------------------------
> Optimisations for bytecode for record generated methods
> -------------------------------------------------------
>
> Key: GROOVY-11040
> URL: https://issues.apache.org/jira/browse/GROOVY-11040
> Project: Groovy
> Issue Type: Improvement
> Components: record
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 4.0.12
>
>
> 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)