I am load testing my blazor app. As the load test was running I loaded a page myself with F12 displaying in my browser and see this (it consistently happens):
Why does this one call to blazor.server.js take 1.5 minutes? And is there anything I can do to speed it up?
As to could something in my Blazor app be causing this? Possibly. But I have no idea what and therefore have no idea if there's anything specific in my code that is causing this.
You can run the sample blazor app Visual Studio creates (download here) and you get the same issue. Worse actually. At over 6 minutes it has:

