Skip to content

Commit

Permalink
Add another speed optimization.
Browse files Browse the repository at this point in the history
  • Loading branch information
dillof committed Mar 18, 2024
1 parent 7b4f9aa commit 8f91bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- Empty directory in ArchiveDir is not cleaned up, which makes removing empty archive fail.
- SHA256 support
- mia="yes" support
- speed up fixing 'complete-only' sets: stop checking a game when one entry is missing
- speed up fixing 'complete-only' sets: stop checking a game when one entry is missing, don't look at file system unless all ROMs have candidates.
- fix bug: when ckmame is run without -F (or copying fails), the missing list is updated anyway

### Write Tests for Config
Expand Down

0 comments on commit 8f91bd2

Please sign in to comment.