计算机系统中延迟时间比较

本文详细列举了从L1缓存引用到网络延迟的各种计算机操作所需的时间,覆盖了内存访问、磁盘读取、网络通信等多个层面,为理解系统性能瓶颈提供量化参考。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

L1 cache reference ..................................... 0.5 ns
Branch mispredict ........................................ 5 ns
L2 cache reference ....................................... 7 ns
Mutex lock/unlock ....................................... 25 ns
Main memory reference .................................. 100 ns
Compress 1K bytes with Zippy ......................... 3,000 ns =   3 µs
Send 2K bytes over 1 Gbps network ................... 20,000 ns =  20 µs
SSD random read .................................... 150,000 ns = 150 µs
Read 1 MB sequentially from memory ................. 250,000 ns = 250 µs
Round trip within same datacenter .................. 500,000 ns = 0.5 ms
Read 1 MB sequentially from SSD .................. 1,000,000 ns =   1 ms
Network delay between two Shanghai datacenters ... 1,000,000 ns =   1 ms
Disk seek ....................................... 10,000,000 ns =  10 ms
Read 1 MB sequentially from disk ................ 20,000,000 ns =  20 ms
Network delay from Beijing to Shanghai .......... 30,000,000 ns =  30 ms
Send packet CA->Netherlands->CA ................ 150,000,000 ns = 150 ms
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值