chroma-core / chroma

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

[PERF]: memory profiling experiments #2728

Open codetheweb opened 1 month ago

codetheweb commented 1 month ago

Description of changes

  1. create release build
  2. open instruments
  3. set CONFIG_PATH env var to chroma_local_config.yaml path

Summarize the changes made by this PR.

Test plan

How are these changes tested?

Documentation Changes

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

github-actions[bot] commented 1 month ago

Reviewer Checklist

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

Testing, Bugs, Errors, Logs, Documentation