rstudio / htmltools

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

Improve performance of rendering tags #417

Open mgirlich opened 1 year ago

mgirlich commented 1 year ago

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