files-community/Files

Feature: Improving Performance, optimizations, reliability and codebase

Open

#4,180 opened on 2021年3月19日

GitHub で見る
 (10 comments) (78 reactions) (0 assignees)C# (2,719 forks)batch import
help wanted

Repository metrics

Stars
 (43,502 stars)
PR merge metrics
 (平均マージ 6d 11h) (30d で 30 merged PRs)

説明

Is your feature request related to a problem? Please describe. Full details on the issues https://github.com/0x5bfa/Website/blob/5bfa/codebase-docs/src/routes/blog/posts/outlook-on-the-codebase-toward-vnext/%2Bpage.md

A large number of users have been recently complaining over the performance, optimization and reliablity with Files. These requests haven't been really addressed before (at least taken with enough seriousness).

Describe the solution you'd like These problems really should be taken care of. We should start with upgrading the codebase and its structure. This will help us later to work with it and solve performance issues.

Additional context Since a new update just dropped we have more time now to work on some of the backend stuff.

Please reference this issue in every PR that focuses on optimizations to keep track of the progress.

  • Home page, favorites and drives
  • Thumbnails
  • Startup performance
  • Deleting large batches of files
  • Less than 1% crash rate (this was achieved in Files v4, however, there are some issues that don't appear in Sentry, and the crash rate might be higher).
  • Improve performance when resuming multiple tabs from the background (restoring multiple tabs is visibly slow)
  • Improve ram usage
  • Search causes CPU usage to increase

コントリビューターガイド