Posted 13 May 2020, 10:14 am EST
Hi,
We have 7.4 MB ssjson file for Spread JS 13, and when loading this file using fromJSON api, it takes around 8-9 seconds.
This is after using below features to improve performance.
- “spread.isPaintSuspended
spread.suspendCalcService
spread.suspendEvent”
Using above features have improved the performance for us, but we still need to reduce the time taken to load JSON into Spread JS.
Please can you help us understand or point out to any specifics that can be done to improve fromJSON performance.