Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance of the getUsedLocales() method can be enhanced #8591

Closed
andrewtelnov opened this issue Jul 20, 2024 · 0 comments
Closed

Performance of the getUsedLocales() method can be enhanced #8591

andrewtelnov opened this issue Jul 20, 2024 · 0 comments
Assignees
Milestone

Comments

@andrewtelnov
Copy link
Member

We check locales for non-serializable arrays in the base class. It leads to performance issues in Creator when there are a lot of nested questions in a survey, for example 3 nested panel dynamics.

@andrewtelnov andrewtelnov added this to the v1.11.8 milestone Jul 20, 2024
@andrewtelnov andrewtelnov self-assigned this Jul 20, 2024
@RomanTsukanov RomanTsukanov changed the title Improve performance for survey.getUsedLocales() function The performance of the getUsedLocales() method can be enhanced Jul 22, 2024
@RomanTsukanov RomanTsukanov changed the title The performance of the getUsedLocales() method can be enhanced Performance of the getUsedLocales() method can be enhanced Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant