whosonfirst/whosonfirst-www-spelunker

Investigate memory optimizations for the bundler

Closed this issue · 1 comments

Presently the bundler accumulates all of its WOF records as a giant data structure. I wonder if this might run faster if we stored each feature as a string instead of parsing it?

Closing this for now since, you know, we shipped!