mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 04:27:37 +03:00
that the scanner was run, the ttlcache was also created each time. This caused (under testing with 166 genres in the database) the memory consumed by navidrome to 101.18MB over approx 3 days; 96% of which is in instances of this cache. Swapping to a singleton has reduced this to down to ~ 2.6MB Co-authored-by: Rob Emery <git@mintsoft.net> |
||
---|---|---|
.. | ||
metadata | ||
cached_genre_repository.go | ||
mapping.go | ||
mapping_internal_test.go | ||
playlist_importer.go | ||
playlist_importer_test.go | ||
refresher.go | ||
scanner.go | ||
scanner_suite_test.go | ||
tag_scanner.go | ||
tag_scanner_test.go | ||
walk_dir_tree.go | ||
walk_dir_tree_test.go | ||
walk_dir_tree_windows_test.go |