survey-library: Setting a property currentPageNo is working too slow
Hello! I have an unpleasant issue related to performance in case I set currentPageNo
property. It takes from 6 to 30 sec.
- browser: Chrome
- browser version: 70.0.3538.77
- surveyjs platform: jquery
- surveyjs version: 1.0.52
Why does it happen?
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 15 (9 by maintainers)
Commits related to this issue
- Work for #1414 and https://surveyjs.answerdesk.io/ticket/details/T1285 - performance improvements — committed to surveyjs/survey-library by tsv2013 6 years ago
- cache survey.getQuestionTitleTemplate function, https://github.com/surveyjs/surveyjs/issues/1414 — committed to surveyjs/survey-library by andrewtelnov 6 years ago
- Improve json loading perfomance, https://github.com/surveyjs/surveyjs/issues/1414 — committed to surveyjs/survey-library by andrewtelnov 6 years ago
- use hash for getQuestionByName and getQuestionByValueName, https://github.com/surveyjs/surveyjs/issues/1414 — committed to surveyjs/survey-library by andrewtelnov 6 years ago
- loading json: reduce calling updateVisibleIndexes function and use questionhash where possible, https://github.com/surveyjs/surveyjs/issues/1414 — committed to surveyjs/survey-library by andrewtelnov 6 years ago
@stsiushkevich We’ve investigated the issue and made some improvements. You can check it in the nearest minor update. Most likely it will be released next tuesday.
Could you provide us with exact steps to reproduce the issue on our online demos or a link to a plunker illustrating the issue?