I have thousands of bootstrap-switch as table row, like code below.
It's very expensive too load and if I see on ChromeDevTool (performance) I can see:
Warning Forced reflow is a likely performance bottleneck.
How can I make it faster? The time spent for rendering is too much and it breaks the page.
I have thousands of bootstrap-switch as table row, like code below. It's very expensive too load and if I see on ChromeDevTool (performance) I can see: Warning Forced reflow is a likely performance bottleneck.
How can I make it faster? The time spent for rendering is too much and it breaks the page.
Table with +1.000 rows