Fix #157#356
Conversation
Improved loading time for /radio page by merging analytics SQL queries into a single one that is parallelised by PostgreSQL.
|
Hello @rontav! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2019-09-16 18:30:53 UTC |
Improved loading time for /radio page by merging analytics SQL queries into a single one that is parallelised by PostgreSQL.
On our machines, we've seen ~3x pageload time speedups.