Skip to content

Improving perfomance of react-markdown with very large texts - consider virtualization #1027

Answered by ChristianMurphy
joepio asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @joepio!

Improving performance and supporting larger documents is a goal of the community, and is something which is already actively being worked on.
@wooorm has been working on refactoring https://github.com/micromark/micromark which is the parser backing remark, to further improve performance.
If you're interested in supporting these efforts consider contributing development resources and/or sponsoring the community https://github.com/sponsors/unifiedjs or https://opencollective.com/unified

Improve rendering performance.

I take your meaning, subtle clarification on terminology.
micromark and remark do parsing (text to AST), transforming (AST to AST), and compiling (AST to text).
T…

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ChristianMurphy
Comment options

You must be logged in to vote
3 replies
@ChristianMurphy
Comment options

@remcohaszing
Comment options

@joepio
Comment options

Comment options

You must be logged in to vote
7 replies
@ashot
Comment options

@ashot
Comment options

@danny-avila
Comment options

@ashot
Comment options

@vlrevolution
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants