[PR #521] Random perf improvements #1082

Closed
opened 2026-01-29 14:49:27 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/xoofx/markdig/pull/521

State: closed
Merged: Yes


Brings over some of the changes from #499:

  • Caching the default pipeline
  • Caching for custom writers
  • Reduced MarkdownObject size
  • Removed most heap allocations from ProcessInlines loop
**Original Pull Request:** https://github.com/xoofx/markdig/pull/521 **State:** closed **Merged:** Yes --- Brings over some of the changes from #499: - Caching the default pipeline - Caching for custom writers - Reduced MarkdownObject size - Removed most heap allocations from ProcessInlines loop
claunia added the pull-request label 2026-01-29 14:49:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1082