Skip to content

♻️ Performance improvement needed #63

Description

@wendirad

Cc: @ashitizn21 @Ashebir07 @yemidina

Hi rebuni

Pain

  • Performance degrading on the /dashboard/ page and other page list containing pages. When the list increase the page loading time increases dramatically.

What code could be improved?

  • List view must improved. They should separate list with pages(not sending all data at once). There must be pagination on the page, rather than on the datatables.

Tasks

  • Identify views that has unexpected performance degradation
  • Include pagination into those views
  • Update templates with pagination buttons
  • Test performance

More Information

  • Read more about pagination from django official documentation Pagination.

Screenshots

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions