Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Similar to speeding up serialization; in our parsing logic we did a bunch of expensive stuff then expensively inverted it. Drop everything except the essential checks and then memcpy.
- Loading branch information