files-community/Files

Feature: Improving Performance, optimizations, reliability and codebase

开放

#4,180 创建于 2021年3月19日

 (10 条评论) (78 个反应) (0 位负责人)C# (2,719 个派生)batch import
help wanted

仓库指标

星标
 (43,502 个星标)
PR 合并指标
 (平均合并 11天 15小时) (30 天内合并 61 个 PR)

描述

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

贡献者指南