Our browser tests drive a browser in SauceLabs, whenever the WebDriver need to ask information from the browser that require a network roundtrip. There are a few cases were a simple statement would end up generating hundred+ necessary queries which take several seconds to complete.
There is an extensive example run with annotations as a comment {T92613#1116580}.