You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Merges deserialized schemas into one before storing.
This lets us benefit from value deduplication and means we don't need to build a separate index of definitions and values, as well as reducing the number of allocations needed.
Reviewed By: thedavekwon
Differential Revision: D53835988
fbshipit-source-id: 430222f41878c1a104108b5a819c37eb4eda208f
0 commit comments