WordPress is using HeartBeat API to show real time notifications, notify users that a post is being edited by another user, etc. You can limit these requests where you don’t really need them. You can also override heartbeat frequency, to run it rarely.

This feature won’t affect the performance for frontend, but will save server resources.