Skip to content

Website performance degrades during extended use in the same session #3

@daglaroglou

Description

@daglaroglou

Description: I've noticed that the website becomes progressively slower the longer it is used within the same browser session. This performance drop seems to accumulate as I continue navigating and using different features, without refreshing or restarting the session.

Steps to reproduce:

Log in and begin using the website.
Continue interacting with various features (e.g., uploading, viewing, or searching notes) over an extended period.
Observe that page loads and actions become slower as the session continues.

Expected behavior: The website should maintain consistent performance regardless of session duration or activity.

Actual behavior: Performance noticeably degrades the more the site is used in a single session.

Possible causes:

Memory leaks in client-side code (JavaScript)
Inefficient data handling or accumulation of unused resources
Unreleased event listeners or timers

Environment:

Browser: Any
OS: Any

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions