HelloZeroNet / HelloZeroNet/ZeroNet

What is the typical read operation size on zeronet?

オープン
#2,740 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
18.8k
フォーク
2.3k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Step 1: Please describe your environment

* ZeroNet version: latest
* Operating system: Linux
*
### Step 2: Question

Hello, i am going to setup filesystem and want to know which record size i should set to be optimal for Zeronet typical read operation size. I mean there are bigfiles and small files, so how many kilobytes is requested at once to be read from the drive to be later sent to other downloading peer? https://github.com/HelloZeroNet/ZeroNet/search?q=read+size&type=code

I see that the "iostat sudo iostat -zxh 3 /dev/sdb" shows rareq-sz (read average request size) 100k, but this may be wrong parameter to check and the drive contains not only zeronet things. Moreover the drive from which is sequentially read only large files 100MB/s shows rareq-sz 130k which seems to me weird unless this NTFS drive is highly fragmented or i am likely understand this wrong.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start with the linked repository search for "read size", then trace the read paths used for large and small files. Confirm request sizes under a ZeroNet-only workload and explain how they relate to iostat's rareq-sz; done means providing a documented, evidence-based answer.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
linux
領域
operating-systems, performance
issue の種類
ドキュメント
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。