The git3 client is currently rather slow. We will have to optimize the code and improve the speed. The first step is to identify where the code is slow, like using cProfile, and then improve one by one.