Hacker News new | ask | show | jobs
by dzorz 5830 days ago
You could've used fixed32 instead of int32 (varint)... Just sayin' :-)
1 comments

Not for the field keys :) But yes, for the actual data you're in no way bound to varints and it's worth stating so.