You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than pulling and pushing entire views, pull only a diff (of changes since the last pull), and push only a diff (of changes to the buffer since it was populated). This has the potential to dramatically increase the responsiveness of the interface, particularly when you are dealing with large views.
The text was updated successfully, but these errors were encountered:
Rather than pulling and pushing entire views, pull only a diff (of changes since the last pull), and push only a diff (of changes to the buffer since it was populated). This has the potential to dramatically increase the responsiveness of the interface, particularly when you are dealing with large views.
The text was updated successfully, but these errors were encountered: