Skip to content

Performance degradation in the flex function expandItem() #1227

@abharath23

Description

@abharath23

Hello All,

We are seeing a performance degradation in the flex function expandItem() (compared to flash) when we iterate a list with a huge count (5000+ items). It takes around 30min for an array size of 5000 nodes and ~2min for 1000+ nodes. Hence browser shows the state as hanging but internally it is looping through the children (if we wait for a few minutes, it will get loaded for 1000+ nodes but not support 5000+ though). Internally it goes to list iteration and we believe that is causing this issue.

Can this be looked into for the next release as a priority?

Thanks,
Bharath

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions