javascript - How to make angular faster when data binding it not required -
Comparing with other libraries To do a list again, like I notice about a 10x performance hit.
When the model changes the table, it does not need to change. If necessary I can do the table again on the button press or some other event.
There is a planker with comparison:
1.) Do I correspond to the angle?
2.) Is there no binding requirement to increase any kind of speed.
check this lock-once command out: This will force you only once in your view, and then delete the viewer. It will be very fast.
Comments
Post a Comment