This removes the unnecessary/costly context synchronization when parsing, as the context is guaranteed to not be used by any other threads.
5.1 KiB
5.1 KiB
This removes the unnecessary/costly context synchronization when parsing, as the context is guaranteed to not be used by any other threads.