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

Paul King updated GROOVY-12036:
-------------------------------
    Description: Cache Collectors.toList() and Collectors.toSet() as static 
singletons in StreamGroovyMethods and ParallelCollectionExtensions, eliminating 
per-call collector allocation in 9 GDK call sites.

> GDK: cache Collectors instances in StreamGroovyMethods and 
> ParallelCollectionExtensions
> ---------------------------------------------------------------------------------------
>
>                 Key: GROOVY-12036
>                 URL: https://issues.apache.org/jira/browse/GROOVY-12036
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>
> Cache Collectors.toList() and Collectors.toSet() as static singletons in 
> StreamGroovyMethods and ParallelCollectionExtensions, eliminating per-call 
> collector allocation in 9 GDK call sites.



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

Reply via email to