Files
Aniworld/tests
Lukas 253750ad45 Add NFO batch performance tests (11 tests, all passing)
- Created tests/performance/test_nfo_batch_performance.py with 11 comprehensive tests
- Test classes: Concurrent NFO creation, TMDB API batching optimization, media download concurrency, memory usage, scalability
- Coverage: 10/50/100 series concurrent creation, TMDB API call optimization, rate limit handling, media downloads, memory efficiency, linear scalability
- Performance targets: 10 series < 5s, 50 series < 20s, 100 series < 30s - all met
- 11/11 tests passing - excellent performance coverage for batch operations
- Validates concurrent operations, API optimization, memory usage < 100MB for 100 series
2026-02-01 11:18:25 +01:00
..
2025-12-23 18:13:10 +01:00
2025-11-15 12:35:51 +01:00