GithubHelp home page GithubHelp logo

Comments (5)

robsimmons avatar robsimmons commented on June 5, 2024 6

Just to close the loop, here are those two graphs again with a fresh npm install that grabs the updated subcomponent-2.0.1:

parse time (ms) vs  size(2)

log-log parse time (ms) vs  size(2)

from micromark.

robsimmons avatar robsimmons commented on June 5, 2024 1

It's actually MDX - the content is all in a <DummyComponent />. The MDX usage is probably a red herring for the performance issues, but the place where I was encountering 60-minute parse times came from a file that had the structure of >90% of the content in large template strings passed to MDX components.

from micromark.

robsimmons avatar robsimmons commented on June 5, 2024

I suspect this is related to #23 - the code spends almost 100% of its time in this while loop.

While this is synthetic data, but I came across this issue through Astro, as the MDX-parsing step for twelf.org was taking 60 minutes due to a 500kb generated markdown file. We have a workaround for that, but even on much smaller files MDX parsing is the slowest part of the site building process.

from micromark.

wooorm avatar wooorm commented on June 5, 2024

Why do you generate a 500kb markdown file, and call it .mdx instead of .md 🤔

from micromark.

github-actions avatar github-actions commented on June 5, 2024

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.

from micromark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.