yobix-ai / extractous

Fast and efficient unstructured data extraction. Written in Rust with bindings for many languages.
Apache License 2.0
415 stars 17 forks source link

Improve extract to stream performance #5

Open nmammeri opened 2 months ago

nmammeri commented 2 months ago

Debug why extract to stream is slower than extract to string and improve accordingly