"vscode:/vscode.git/clone" did not exist on "17ea5f0a05dee5886a0f98a69a834f57fc41e147"
Speed up cache construction. (#5131)
This is done by using a higher Pickle protocol version, which the Python docs describe as being "slightly more efficient". This reduces the file write time at the beginning from 2 1/2 minutes to 5 seconds.
Showing
Please register or sign in to comment