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 |
||
|---|---|---|
| .. | ||
| datamodel.py | ||
| update_image_data.py | ||