Speeding up a Git monorepo at Dropbox with <200 lines of code - Dropbox


We settled on shipping a wrapper on top of Git that would automatically tweak configs and enable fsmonitor for developers (if it wasn’t already turned on) only for a whitelisted set of repositories

Dropbox explains how they improved git performance with fsmonitor


Share on: