-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-VM-meta-mononeeds-author-actionAn issue or pull request that requires more info or actions from the author.An issue or pull request that requires more info or actions from the author.no-recent-activityos-browserBrowser variant of arch-wasmBrowser variant of arch-wasmtenet-performancePerformance related issuePerformance related issueuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
I have built a website using Blazor WEB. i have now converted the whole client side project in to separate Blazor standalone and the startup time difference is huge.
on mobile my blazor web app (InteractiveAuto) is taking 10 to 11 seconds to start and blazor standalone is taking 5 to 6 seconds.
on desktop my blazor web app (InteractiveAuto) is taking 3.45 seconds and blazor standalone is taking 2.5 sec to start.
and with InteractiveWebAssembly blazor web app is still taking around 7.40 to 8+ seconds.
the project and all dependencies are 100% same.
is this expected behaviour.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-VM-meta-mononeeds-author-actionAn issue or pull request that requires more info or actions from the author.An issue or pull request that requires more info or actions from the author.no-recent-activityos-browserBrowser variant of arch-wasmBrowser variant of arch-wasmtenet-performancePerformance related issuePerformance related issueuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner