chroma-core / chroma

the AI-native open-source embedding database
https://www.trychroma.com/
Apache License 2.0
15.45k stars 1.3k forks source link

[BLD]: add debug info to Rust release binaries #2773

Closed codetheweb closed 2 months ago

codetheweb commented 2 months ago

Description of changes

Allows us to use external tooling to debug prod workloads.

Test plan

How are these changes tested?

Compaction binary size on macOS:

Documentation Changes

Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?

n/a

github-actions[bot] commented 2 months ago

Reviewer Checklist

Please leverage this checklist to ensure your code review is thorough before approving

Testing, Bugs, Errors, Logs, Documentation