Skip to content
This repository was archived by the owner on Dec 31, 2021. It is now read-only.
This repository was archived by the owner on Dec 31, 2021. It is now read-only.

Reduce front-page loading time #180

@ksurya

Description

@ksurya

The front-page of the site is taking lot of time than usually expected to load. The probably fixes for improving are

  1. The page loads most-viewed, latest submissions, top tags, top authors features every time. These implementations can be improved to reduce database load.
  2. Use cache (memcache) on the front-page.

References: scipy_central.submission.templatetags.core_tags

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions