Skip to content

Optimize lyrics search: sequential search is very slow when no lyrics are found #51

Description

@skuill

Test results:

  1. Not exist Artist and not exist Song:
    Musixmatch's request executed ~10 second:
    Image

  2. Exists Artist and not exist Song:
    Musixmatch's request executed ~14 second:

Image

Expected Behavior:

Search for every provider should be executed in ~1-2 seconds.

Actual Behavior:

Search for Musixmatch provider estimates ~10-15 seconds.

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinvalidThis doesn't seem right

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions