HelloZeroNet / HelloZeroNet/ZeroNet
What is the typical read operation size on zeronet?
- Ngôn ngữ chính
- JavaScript
- Star
- 18.8k
- Fork
- 2.3k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu với tìm kiếm repository được liên kết cho "read size", sau đó theo dõi các đường dẫn đọc được sử dụng cho các tệp lớn và nhỏ. Xác nhận kích thước request trong một workload chỉ sử dụng ZeroNet và giải thích chúng liên quan như thế nào đến rareq-sz của iostat; được xem là hoàn thành khi cung cấp một câu trả lời có tài liệu và dựa trên bằng chứng.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- linux
- Lĩnh vực
- operating-systems, performance
- Loại issue
- Tài liệu
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 20/100