(Andreas)
=> found 'unlucky' sleep(25ms) implementation when selecting a branch with GIT
=> GIT unlinks file from master branch and creates the branch version. The create has to wait the 'unlink' operation to be executed server side and if it wasn't done already it waited 25ms (more or less for each file it waited 25ms extra).
See EOS-2589
For effective GIT usage we need to add/configure other optimizations.
Updated eosclient tests (Jozsef and Kuba):
https://gitlab.cern.ch/dss/eosclient-tests/blob/master/run.py