Blazor WASM perf with the JITerpreter#28970
Merged
Conversation
danroth27
reviewed
Apr 26, 2023
danroth27
reviewed
Apr 26, 2023
danroth27
approved these changes
Apr 26, 2023
Member
danroth27
left a comment
There was a problem hiding this comment.
Minor nit. Otherwise, looks great!
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Donciavas
pushed a commit
to Donciavas/AspNetCore.Docs
that referenced
this pull request
Feb 7, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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