单位标示修改

Open Beginner friendly
#663 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
go
Domain
cli

Research direction

Search the Go source for the displayed MB label and trace it to the output formatting entry point. Change the label to MiB, then verify that the relevant speed or size output consistently uses the IEC unit notation.

Written by the indexing model from the issue text.

Description

功能建议
功能需求

看了代码,显示的 MB 含义是 1024²B,建议把单位标示修改为 MiB

如果依照原样:对于习惯国际单位制词头与 IEC 词头的人,会误解为 1000²B,并且长期无法发现。
如果修改:对于习惯 Windows 风格的词头的人,可能直接忽略,也可能简单搜索后了解,不会造成误解。

预期目标

建议把单位标示从 MB 修改为 MiB

Dominant language
Go
Stars
29.1k
Forks
5.5k
Avg merge
6h 51m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from XIU2/CloudflareSpeedTest

All issues in XIU2/CloudflareSpeedTest

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.