[ 
https://issues.apache.org/jira/browse/OFBIZ-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606088#comment-17606088
 ] 

Jacques Le Roux commented on OFBIZ-12694:
-----------------------------------------

Hi Balaji,

The whole request is indeed a bit slow for 200. I guess the reason is 
CommonWorkers::getStateList is asking much (STATE, PROVINCE, TERRITORY, 
MUNICIPALITY).
However few points:
# If you remove totally the filter you only divide by 2 the rendering time
# If rather you ask, as alternatively suggested, to states limited to a region 
(eg CUSTOMER_COUNTRY) you get the same result (~15 s)

Dividing by 2 is interesting and can be easily achivied by customising the 
request as in point 2. So I rather recommend that you apply your own change and 
that we don't change OOTB. If ever you still want that, please send a message 
to d...@ofbiz.apache.org

> Screen partymgr/control/findparty is taking long time to load parties
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-12694
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12694
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: 18.12.06
>            Reporter: Balaji Yendamuri
>            Priority: Major
>         Attachments: image-2022-09-15-23-28-12-589.png, 
> image-2022-09-15-23-30-53-379.png
>
>
> findParty screen is having performance issue in latest ofbiz version
> findParty screen in latest 18 version is taking 30 sec to load 200 parties
> !image-2022-09-15-23-28-12-589.png!
>  
> But 
> findParty screen in 15.12 version is loading fast (no performance issue)
> My observation : 
> row actions is effecting lot in performance wise 
> I removed row actions and tested below is the load time 
> !image-2022-09-15-23-30-53-379.png!
>  
>  
>  
>  



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

Reply via email to