Must be issues with the way I am using event loops that is causing things to slow to a crawl. My guess is there is contention over event loops used for building & running and everything ends up waiting on the slowest parts of everything else's processes.