レイテンシ
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unitfyi.com/iframe/glossary/latency-def/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unitfyi.com/glossary/latency-def/
Add a dynamic SVG badge to your README or docs.
[](https://unitfyi.com/glossary/latency-def/)
Use the native HTML custom element.
定義
データパケットが送信元から送信され宛先で受信されるまでの時間遅延で、通常はミリ秒(ms)で測定される。
解説
Transatlantic fiber latency is roughly 70–80 ms due to the physical speed of light in glass (~200,000 km/s). Satellite internet adds ~600 ms for geostationary orbits, making real-time gaming impractical. For interactive applications, latency below 20 ms feels instantaneous; above 150 ms, users notice delays. Latency is distinct from bandwidth: a high-bandwidth pipe can still have high latency.
RELATED ARTICLES
Bits vs bytes, Mbps vs MBps, and what your internet speed actually means — a clear breakdown of data transfer rate units.
Data Storage Units: Bits, Bytes, and BeyondEverything you need to know about digital storage units — why your 1 TB drive shows less space than advertised, and how binary and decimal prefixes differ.
RELATED TERMS
ビットとバイト
ビットはデジタル情報の最小単位で0または1を表す。バイトは8ビットのグループで、256の異なる値を表現できる。
二進接頭辞
二進接頭辞(KiB、MiB、GiB)は1024のべき乗を表し、SI接頭辞(KB、MB、GB)の1000のべき乗とは異なる。
帯域幅(バンド幅)
通信チャネルの最大データ転送能力で、通常はビット毎秒(bps、Mbps、Gbps)で測定される。
スループット
一定時間内にネットワークまたはシステムを通じて実際に転送されるデータの速度で、ビット毎秒またはバイト毎秒で測定される。
クロック速度
プロセッサがサイクルを実行する周波数で、ヘルツ(Hz)で測定される。現代のCPUはギガヘルツ(GHz)帯で動作する。