You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered some performance issues when parsing large DOCX files. I used the reader.rs from the examples directory on a MacBook Pro with 36 GB of RAM, and observed the following parsing times:
Processing pic_42727bc0ea22235a316e371df59c49011ef2a328.docx took 145 seconds
Processing pic_b243f6218b4f2ca4de2717cf4a2af223b68210db.docx took 127 seconds
Thank you for this amazing library!
I've encountered some performance issues when parsing large DOCX files. I used the reader.rs from the examples directory on a MacBook Pro with 36 GB of RAM, and observed the following parsing times:
Processing pic_42727bc0ea22235a316e371df59c49011ef2a328.docx took 145 seconds
Processing pic_b243f6218b4f2ca4de2717cf4a2af223b68210db.docx took 127 seconds
I've uploaded one of the problematic files:
pic_b243f6218b4f2ca4de2717cf4a2af223b68210db.docx
pic_42727bc0ea22235a316e371df59c49011ef2a328..docx
Any insights or suggestions for improving the parsing speed would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: