Skip to content

Speed up Biobank list_all #289

Description

@IvantheDugtrio

Try changing how the list_all Biobank API works to run faster. Query slowness seems to come from the FK relations, namely analytes, experiments, and alignments. Might also be worth dropping these columns as it duplicates fields that can be queried from these respective tables.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions