Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize pgvector test for semi-recent enhancements #319

Merged
merged 1 commit into from
May 15, 2024

Commits on May 14, 2024

  1. Optimize pgvector test for semi-recent enhancements

    This commit adds several changes to the pgvector test to create a
    more representative test environment based on recent and older
    changes to pgvector. Notable changes include allowing for testing
    of parallel index buiding parameters, using loading with the recommended
    binary loading method, and other changes to better emulate what a
    typical user of pgvector would do.
    
    This commit also has some general cleanups as well.
    
    Co-authored-by: Mark Greenhalgh <greenhal@users.noreply.github.com>
    Co-authored-by: Tyler House <tahouse@users.noreply.github.com>
    3 people committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d188ad5 View commit details
    Browse the repository at this point in the history