Not experiencing slowness myself, but what could give a clue about which requests specifically cause this (if any) is to open up the debug console in your browser (e.g. CTRL-SHIFT-I in Chrome), and look at the network tab which request is slow/blocking exactly (at the moment of experiencing slowness of course). You'll see if the server is slow, but also if there are plugins on the client end that block certain requests.