-
Notifications
You must be signed in to change notification settings - Fork 59
parseFile reads the entire file #18
Open
Description
I think the primary reason to use a Sax parser is concern about doc size. Should this module consider file streaming instead of a full read? As written, I suspect there is only a 2-4x memory savings over building the document in memory.
Activity
Metadata
Metadata
Assignees
Labels
No labels