Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Challenges of Blazor Server Applications in Low Bandwidth Environments Compared to MVC and Traditional Web Applications #55671

Closed
neozhu opened this issue May 11, 2024 · 2 comments
Labels
area-blazor Includes: Blazor, Razor Components

Comments

@neozhu
Copy link

neozhu commented May 11, 2024

Background and Motivation

This topic explores the performance issues encountered with Blazor Server applications when operated in environments with limited bandwidth. It specifically focuses on significant response delays that become apparent during user interactions, such as clicking buttons to trigger events. The discussion aims to compare these experiences with those of MVC and traditional web applications, highlighting the severity and impact of latency in Blazor Server applications under such conditions.

@neozhu neozhu added analyzer Indicates an issue which is related to analyzer experience api-suggestion Early API idea and discussion, it is NOT ready for implementation labels May 11, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label May 11, 2024
@neozhu
Copy link
Author

neozhu commented May 11, 2024

please try on it
https://architecture.blazors.app/

@mkArtakMSFT mkArtakMSFT removed api-suggestion Early API idea and discussion, it is NOT ready for implementation analyzer Indicates an issue which is related to analyzer experience labels May 13, 2024
@mkArtakMSFT
Copy link
Member

@neozhu can you share more about your setup and what are your metrics? it would be great to know what is being measured and how it differs between the two stacks that you compare.

@dotnet dotnet locked and limited conversation to collaborators May 13, 2024
@mkArtakMSFT mkArtakMSFT converted this issue into discussion #55693 May 13, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

No branches or pull requests

2 participants