wenzhixin / bootstrap-table-examples

Bootstrap table examples
https://examples.bootstrap-table.com/
MIT License
2.24k stars 1.62k forks source link

Upgrade to Version 1.18.3 causes very slow data loading #437

Closed francogiacobbi closed 3 years ago

francogiacobbi commented 3 years ago

Hi, i had different pages base on 1.15.5 version and i decided to pass 1.18.3 version for using hideUnusedSelectOptions: true on table. Now testing a page i changed the link to css and js files but know loading data is very slow. We're talking about 110 rows. My Environment is Bootstrap 3.3.7 and Jquery 3.3.1 Analyze performance, with Firefox, when i reload the page buffer goes 100% immediately with numerous minor GC Records with Cause: full infirmary and Type: Nursery Collection. Using 1.15.5 this not happens and the page is loading very speed.

The unique difference between two pages is Version and adding hideUnusedSelectOptions.

Any suggestion. Thanks

francogiacobbi commented 3 years ago

Sorry i pubblished in wrong section.