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/02 19:39:59 UTC

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

Thomas Andraschko created DELTASPIKE-1161:
---------------------------------------------

             Summary: [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.6.2


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)