Skip to content

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

@skuill

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.

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