- Notifications
You must be signed in to change notification settings - Fork460
VFS for Git 1.0.18234.1: Status caching and background prefetch
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 2673 commits to releases/shipped since this release
745f747
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Performance Improvements:
- VFS for Git will prefetch commits and trees from a cache server in the background on a schedule, to improve the speed of user-initiated fetches, pulls, and pushes
- VFS for Git will pre-calculate status in the background in response to changes in the workdir, to improve the speed of user-initiated statuses.
- Important note: The status cache will not be enabled until after the first reboot after this version of VFS for Git is installed. VFS for Git will still work as normal, but without the status cache feature.
General Improvements
- Fixed a bug that would cause VFS for Git mount process to shut down if it receives out-of-order ProjFS callbacks.
Assets4
Uh oh!
There was an error while loading.Please reload this page.