Performance: ReadOnlySpan<char> #580

Closed
opened 2026-01-29 14:40:15 +00:00 by claunia · 1 comment
Owner

Originally created by @NUnitTester on GitHub (Nov 29, 2022).

Markdig.Markdown.Convert and more uses string instead of ReadOnlySpan<char>

Originally created by @NUnitTester on GitHub (Nov 29, 2022). `Markdig.Markdown.Convert` and more uses `string` instead of `ReadOnlySpan<char>`
claunia added the questioninvalid labels 2026-01-29 14:40:15 +00:00
Author
Owner

@MihaZupan commented on GitHub (Nov 29, 2022):

It uses both in a bunch of places.
Do you have a concrete example that could benefit from ROS<char>?

@MihaZupan commented on GitHub (Nov 29, 2022): It uses both in a bunch of places. Do you have a concrete example that could benefit from `ROS<char>`?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#580