alan-turing-institute / uatk-spc

Synthetic Population Catalyst
https://alan-turing-institute.github.io/uatk-spc/
MIT License
20 stars 12 forks source link

Switch to proto2 #43

Closed dabreegster closed 1 year ago

dabreegster commented 1 year ago

See #42 for rationale. This lets us express optional fields.

dabreegster commented 1 year ago

Just switching from proto3 to proto2 increases output file size (see the updated performance table), but the difference is negligible once gzipped. It's worth the benefit of being able to use optional.