I'm investigating performance issues we're having in the Universal GUI on some pages. One thing I noticed when checking the affected pages is the large amount of requests being fired constantly while the page is loaded. It's unclear to me why these requests are being fired in what seems to be a continues loop.
When checking the Network tab in my browser it recorded over 500 requests in 23 seconds:

Does anyone have a hint where I can find the source of these requests?