performance - Omnifaces Components.includeCompositeComponent is very CPU expensive -


i have built jsf dynamic form engine , after ran stress test > 100 user page latency reach 10 seconds cpu 100%. after profiling application have found omnifaces components.includecompositecomponent problem code inside (viewdeclarationlanguage.createcomponent) using disk input/output heavily every call of method.

the question there anyway create composite component grammatically other method.

i using priemfaces 5.3 , mojarra 2.2.13


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -