Skip to content

Blazor WASM perf with the JITerpreter#28970

Merged
guardrex merged 6 commits intomainfrom
guardrex/blazor-wasm-jit
Apr 26, 2023
Merged

Blazor WASM perf with the JITerpreter#28970
guardrex merged 6 commits intomainfrom
guardrex/blazor-wasm-jit

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Apr 13, 2023

Fixes #28969

I don't do it, but I wish we could use "JITerperter" (capital "JIT" 😄) in the text. That's cool. If we did, we'd need to prevent localization on that.

I add a snibblet of info on this to the Hosting models article. If that's unwelcome, I'll 🔪 it out. 👂

I left all of the "IL trimming" content alone for this. If there are differences for IL trimming going forward, I'm 👂 to hear about them for updates to those parts of the docs.

Unrelated, but I'm also changing the IL cross-link that we use to point to the .NET Glossary doc.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/host-and-deploy/configure-linker.md Configure the Linker for ASP.NET Core Blazor
aspnetcore/blazor/host-and-deploy/configure-trimmer.md Configure the Trimmer for ASP.NET Core Blazor
aspnetcore/blazor/host-and-deploy/webassembly.md Host and deploy ASP.NET Core Blazor WebAssembly
aspnetcore/blazor/hosting-models.md ASP.NET Core Blazor hosting models

@guardrex guardrex requested a review from mkArtakMSFT April 13, 2023 18:02
@guardrex guardrex self-assigned this Apr 14, 2023
@guardrex guardrex requested a review from danroth27 April 19, 2023 17:52
Comment thread aspnetcore/blazor/host-and-deploy/configure-linker.md
Comment thread aspnetcore/blazor/hosting-models.md Outdated
Copy link
Copy Markdown
Member

@danroth27 danroth27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit. Otherwise, looks great!

Co-authored-by: Daniel Roth <daroth@microsoft.com>
@guardrex guardrex merged commit 244f4e8 into main Apr 26, 2023
@guardrex guardrex deleted the guardrex/blazor-wasm-jit branch April 26, 2023 16:35
Donciavas pushed a commit to Donciavas/AspNetCore.Docs that referenced this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blazor WASM perf with the JITerpreter

2 participants