goproto_extensions_map (beta), if false, the extensions field is generated as type []byte instead of type map[int32]proto.Extension
This has shown some improvement in marshaling and unmarshaling speed, but this is actually a step towards UnmarshalInto, which will hopefully really cut down on the amount of mallocs.