rstudio / htmltools

Tools for HTML generation and output
https://rstudio.github.io/htmltools/
213 stars 67 forks source link

Improve performance of rendering tags #417

Open mgirlich opened 9 months ago

mgirlich commented 9 months ago

Simply removing collapseBuffer() is much more memory efficient and faster. This helps towards #413.