HelloZeroNet / HelloZeroNet/ZeroNet

Auto priority when downloading content, loading zite

未关闭
#2,702 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
18.8k
派生
2.3k
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**

A simple setup could speed up the loading of content. If the user downloads a lot of data at once, the loading of the pages will slow down.

**Describe the solution you'd like**

-1 . When the user click a new content zite or file this point pause all another downloads untill the content download are finished then automatically contiune all other downloads. The point the program detect when the user currently want a content and when the user is less active the previously requested content the program downloads. So it doesn't matter how big the bandwidth is the content loading does not slow down.

-2. HTML, CSS, pictures, JS, PDF files are display the browser. Until these are downloaded, the website will not display properly. Always download this files first so zites are loading much faster. Then another files what does not need to display the website correctly can download the program when this files are finished.

-3. Download maximum 4 zite or large file and pause another files when the user not active. And when the 4 zite or large file are finished then contiune another downloads.

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 没有指定文件、测试或入口点。首先定位现有的下载调度和 zite-loading 行为,然后为暂停后台下载、优先处理页面资源以及限制并发的大型下载定义测试;当所请求的优先级规则能够正常工作且不会减慢页面加载时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
networking, performance, web-dev
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。