← Back to context Comment by lelanthran 2 days ago Maybe I missed it, but ITT we were talking about C buffers, not buffered reads. 1 comment lelanthran Reply Ygg2 2 days ago I thought we were talking about high performance parsing. Of which buffered reads are one. Other is loading entire document into mutable memory, which also has limitations.
Ygg2 2 days ago I thought we were talking about high performance parsing. Of which buffered reads are one. Other is loading entire document into mutable memory, which also has limitations.
I thought we were talking about high performance parsing. Of which buffered reads are one. Other is loading entire document into mutable memory, which also has limitations.