ephes / django-cast

Django and Wagtail based blogging / podcasting app
Other
56 stars 6 forks source link

Optimize Blog Index Page Performance #126

Closed ephes closed 6 months ago

ephes commented 8 months ago

Ok, just trying to separate making queries from rendering the blog overview page.

ephes commented 6 months ago

Performance has not improved that much, but it's now possible to tweak it by improving the statements in data_for_blog_cachable.