Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Performances fixes #64

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

iskugor
Copy link

@iskugor iskugor commented May 27, 2020

The problem is ".nomedia" file is being search through many directories, this solution caches directories that has been already checked.

Description

The solution uses HashSet to cache directories which has been traversed already.

Motivation and Context

#57

How Has This Been Tested?

Tested on Samsung S10 with a lot of images and other files

Screenshots (if appropriate):

Types of changes

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x ] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants