Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Elisa Elisa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Bugzilla
    • Bugzilla
  • Merge requests 33
    • Merge requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • MultimediaMultimedia
  • ElisaElisa
  • Merge requests
  • !454

Cache directory results in FileScanner::searchForCoverFile

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Nicolas Fella requested to merge work/nico/cache-scanner into master May 01, 2023
  • Overview 5
  • Commits 1
  • Pipelines 3
  • Changes 1

The cover lookup only depends on the directory, not the actual file name

So when scanning e.g. 100 files in the same directory we only need to check for the cover once, not 100 times

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/nico/cache-scanner