Something went wrong on our end. Please try again.
Created by: umpox
closes: https://github.com/sourcegraph/sourcegraph/issues/6992
This PR:
enableFastResultLoading
by default. This will fetch significantly less KB of data from each search result.This seems like it should have been enabled a while ago, we just didn't get around to it .
Note This is currently fully enabled on S2 for thorough testing, I don't see any reason why we can't enable this though.
Tested locally
Check out the client app preview documentation to learn more.