You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2016/06/03 08:39:59 UTC

[jira] [Resolved] (DELTASPIKE-1161) [perf] avoid Instance#Select

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

Thomas Andraschko resolved DELTASPIKE-1161.
-------------------------------------------
    Resolution: Fixed

> [perf] avoid Instance#Select
> ----------------------------
>
>                 Key: DELTASPIKE-1161
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1161
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Data-Module
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>             Fix For: 1.7.0
>
>
> average execution time of 100.000 save calls
> - Instance#select: 46119ms
> - BeanProvider: 42231ms
> - @Inject: 37771ms
> @Inject will break dependent-scoped but there is currently not real-world usecase 
> We could however introduce a config in the future



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)