Important performance optimization for handling large tag datasets: - When total tags > 8192, limit 'pos' type tags to top 4096 by count - Return all non-pos tags without limitation - Significantly reduces memory usage and load time for large databases - Maintains functionality while improving performance with massive tag counts |
||
|---|---|---|
| .. | ||
| db | ||
| parsers | ||
| api.py | ||
| auto_tag.py | ||
| dir_cover_cache.py | ||
| fastapi_video.py | ||
| img_cache_gen.py | ||
| logger.py | ||
| plugin.py | ||
| seq.py | ||
| tag_graph.py | ||
| tool.py | ||
| topic_cluster.py | ||
| video_cover_gen.py | ||