tpcolson / npmap-species

Automating tile generation and display for National Park Service geospatial species data.
13 stars 14 forks source link

Adds MDS code, configurable links, and uses gzip to compress the similarity matrix. #141

Closed jherwig1 closed 7 years ago

evilkermit commented 7 years ago

What's the compression rate using gzip?

jherwig1 commented 7 years ago

The file goes from ~8 megabytes to ~2 megabytes

evilkermit commented 7 years ago

One more question, do you have any way to time how long the decompression takes? It's not a huge deal, just curious if you have a rough idea.

jherwig1 commented 7 years ago

I'm not sure how long the decompression takes, but the overall time for loading the file decreases.