waldyrious / rst-playground

Browser-based reStructuredText playground, built on Pyodide and docutils.
https://waldyrious.github.io/rst-playground
ISC License
1 stars 4 forks source link

Updgrade Pyodide to 23.1 #27

Closed waldyrious closed 1 year ago

waldyrious commented 1 year ago

Using the py-compiled version leads to faster load time. See the blog post for more details: https://blog.pyodide.org/posts/0.23-release/#load-time-and-size-optimizations

Using the new timing function, my experiments showed a noticeable reduction in first-time load from ~6.5s to ~4.5s. Not world-shattering, but definitely significant. Note that this only happened when using the py-compiled version; the regular one still resulted in around the same loading time as 22.0.