[
https://issues.apache.org/jira/browse/OWB-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated OWB-1463:
-------------------------------
Summary: Improve startup Performance (was: Improve validateBeanNames
Performance)
> Improve startup Performance
> ---------------------------
>
> Key: OWB-1463
> URL: https://issues.apache.org/jira/browse/OWB-1463
> Project: OpenWebBeans
> Issue Type: Improvement
> Components: Core
> Affects Versions: 4.1.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 4.1.1
>
>
> Right now {{BeansDeployer#validateBeanNames}} is a nested for loop. Which
> means O(^2) effort, which is bad. Usually we don't have too many {{@Named}}
> beans, but still. Especially for JSF projects this might be super useful to
> improve this code part.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)