Open mrerichoffman opened 9 years ago
We have experienced slowness in the app if a large api json data file is used. I have seen the front end load at upwards of 3 seconds due to JSON.minify in app.js - after I remove this before the parse load times drop down to 200 ms.
We have experienced slowness in the app if a large api json data file is used. I have seen the front end load at upwards of 3 seconds due to JSON.minify in app.js - after I remove this before the parse load times drop down to 200 ms.