106
Help for ParamQuery Pro / Performance
« on: December 14, 2016, 06:53:35 pm »
Hi
I have a dataset with around 60 000 rows and 20 columns. The data is loaded through <script src="data.js"></script> where is its stored as JSON data (Array of row objects).
I use virtualY: true
It takes around 20 seconds to load the table in Chrome...What would be the easiest way to increase loading speed / filtering?
Thanks.
I have a dataset with around 60 000 rows and 20 columns. The data is loaded through <script src="data.js"></script> where is its stored as JSON data (Array of row objects).
I use virtualY: true
It takes around 20 seconds to load the table in Chrome...What would be the easiest way to increase loading speed / filtering?
Thanks.