Avoid too much overhead in layout_init (#6716)
* Avoid initializing primitive fields in layout_init * Avoid initializing string/bytes/message fields in layout_init * Lazily create map when needed * Lazily create repeated fields * Change layout_init to only do memcpy * Fix test for php-7.0 * Fix conformance test where default value of string/message map is not encoded * Fix test for zts * Clean up * Fix comments
Showing
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment