OSMExpress icon indicating copy to clipboard operation
OSMExpress copied to clipboard

Investigate switching to FlatBuffers

Open bdon opened this issue 6 years ago • 0 comments

FlatBuffers might be simpler to compile and install because it has less features than capnp - if the impact on speed and file size is small (or better), we should use that instead. We can also try to implement a hardcoded string encoding for common keys/values for space savings.

bdon avatar Sep 01 '19 19:09 bdon