reduce command overhead 降低指令开销
high command overhead 高指令开销
minimize command overhead 最小化指令开销
system overhead 系统开销
processing overhead 处理开销
1. The system architecture aims to minimize command overhead.
系统架构旨在最小化指令开销。
2. High command overhead can significantly slow down the network performance.
过高的指令开销会显著降低网络性能。
3. We need to calculate the total command overhead for each instruction set.
我们需要计算每组指令集的总指令开销。
A: Why is the network latency so high in this setup?
A:为什么在这种设置下网络延迟这么高?
B: It's likely due to the excessive command overhead from the complex protocols.
B:很可能是由于复杂协议产生的过高指令开销导致的。
1) 指处理指令时产生的额外计算成本
2) 指在通信中由于协议控制而产生的额外带宽消耗
3) 指执行控制指令所需的额外内存占用
1. 指令开销:处理或执行指令时所产生的额外资源消耗(如时间、存储或带宽)。
e.g.
The software was optimized to reduce command overhead.
该软件经过优化以减少指令开销。
noun phrase
1. The extra resources (such as time, memory, or bandwidth) required to process or execute a command.
Synonym: processing cost, execution overhead