aryn-ai / sycamore

🍁 Sycamore is an LLM-powered search and analytics platform for unstructured data.
https://sycamore.readthedocs.io
Apache License 2.0
366 stars 43 forks source link

More dependencies at runtime. ~2x speedup on import sycamore test #706

Closed eric-anderson closed 2 months ago

eric-anderson commented 2 months ago

2.6s to run test before, 1.35 after.

Also include timing of just the import statement, although time after exit seems proportional to the time to import.