Just to comment something I detected using other python driver (pyArango).
On windows if you use host="localhost" instead of host="127.0.0.1", connection time is 1 seconds slower.
I don't know why, but this happends with both drivers on windows python-arango and pyArango.