mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-15 21:51:57 +00:00
[PR #608] Some CPU improvements #1142
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/xoofx/markdig/pull/608
State: closed
Merged: Yes
FencedCodeBlock.InfoString& language-prefixed stringsValueStringBuilderoverStringBuilderCache.Local()ContainerBlock,LeafBlock,ParagraphBlockandContainerInlineby setting flags on the base type instead (this is a ~5% CPU win by removingS.R.CompilerServices.CastHelpers.IsInstanceOfClass).StringLineGroup.NextChar- very hot method forLinkHelperParsing this document with
PreciseSourceLocation:Before
After