marbl / MetagenomeScope

Visualization tool for (meta)genome assembly graphs
https://marbl.github.io/MetagenomeScope/
GNU General Public License v3.0
24 stars 8 forks source link

Compress main.js more #237

Open fedarko opened 1 year ago

fedarko commented 1 year ago

e.g. replacing null / false with 0, using arrays instead of dicts, etc.

Not super high priority but even small-effort things can probs shave off non-negligible filesizes for massive graphs