CoVaRR-NET / duotang

Scripts and data for the CoVaRR-Net Pillar 6 notebook
https://covarr-net.github.io/duotang/duotang.html
MIT License
1 stars 2 forks source link

speeding up the webpage #343

Closed bfjia closed 2 months ago

bfjia commented 3 months ago
ArtPoon commented 3 months ago

Most of the memory used by the page are taken up by SVG elements (the trees and the interactive RTT plot): image

bfjia commented 2 months ago

Resolved with PR #345