Documents written using ASCII characters are the fastest to parse because each character is guaranteed to be a single byte and map directly to its equivalent Unicode value.
英
美
- 用ASCII字符编写的文档解析起来是最快的,因为每个字符都肯定是单字节的,可以直接映射到对应的Unicode值。