Skip to content

Blazor Server App running slow locally #64150

@vsfeedback

Description

@vsfeedback

This issue has been moved from a ticket on Developer Community.


I have an ASP.NET Blazor Server app that is using .NET 8. When I run the app locally it's very slow compared to the app on the server. By very slow I mean it takes almost 20 seconds to fully load the main page. Out on the server the app loads just fine. There is data being loaded from a database, but I wrote messages to the console right before getting the data and right after and that process is less than 2 seconds. I've tried running in Release and disabling Hot Reload but that does not change the slow loading time. I'm using Firefox as my browser and using the developer tool network tab took a screenshot of the app when it initially loads. There are a handful of requests listed that are taking longer than it takes me to get my data. Anyone have any ideas or experienced this before?

I should also mention, this problem has been occurring for me on 2 different computers. I recently got a new machine for work and had to reinstall Visual Studio and was hoping this would resolve the issue. But it still happens. I also recently upgraded my home internet (I work from home) from 25Mbps to 300Mbps down. So, I have a fresh install of Visual Studio and faster internet and still experience extreme slowness with this Blazor app. Other MVC web apps work fine.

firefox_developer_tools_network.jpg


Original Comments

Feedback Bot on 10/23/2025, 06:55 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✔️ Resolution: AnsweredResolved because the question asked by the original author has been answered.Author: Migration Bot 🤖The issue was created by a issue mover bot. The author may not be the actual author.Status: Resolvedarea-blazorIncludes: Blazor, Razor Components

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions