mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-11-22 17:05:44 +02:00
SQA's baked queries prepares the queries in advance, caching yada yada. Makes thing a bit faster. Also bigger speedup included is a shoddy cache for the total torrent count (only applied to baked queries currently). Caching the value for a few dozen seconds shaves off some wasted time, as it's mostly just used for pagination. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| account.py | ||
| admin.py | ||
| main.py | ||
| site.py | ||
| torrents.py | ||
| users.py | ||