Uploaded image for project: 'MusicBrainz Search Server'
  1. MusicBrainz Search Server
  2. SEARCH-592

Investigate if lru_cache can be added to more functions

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • None
    • Indexer
    • None

      At the moment, only a few functions in sir/wscompat/convert.py use it, but I imagine this could be useful for more functions as well:

      • the recording XML data shares a lot of information between different recordings, for example release information data (release events, types, status, ...)
      • the same goes for releases in the same release group
      • again for recordings, `iterate_path_values` operates on the same release multiple times on the same path for different recordings
      • the same is true for releases again

            Pac23 Manas Mangaonkar
            mineo Wieland Hoffmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Version Package